HardenedBSD/sys/kern
Andrey A. Chernov e581051d3d Preserve current termios speed for TIOCSET*, if it matched with
nearest valid. It means that gtty+stty transaction (without speed
change) not breaks non-standard speeds now.
1995-08-02 12:53:14 +00:00
..
imgact_aout.c
imgact_gzip.c
imgact_shell.c
inflate.c
init_main.c
init_sysent.c
kern_acct.c
kern_clock.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
kern_descrip.c
kern_devconf.c
kern_exec.c
kern_exit.c
kern_fork.c
kern_ktrace.c
kern_lkm.c
kern_lockf.c
kern_malloc.c
kern_ntptime.c
kern_physio.c
kern_proc.c
kern_prot.c
kern_resource.c
kern_sig.c
kern_subr.c
kern_synch.c
kern_sysctl.c Fix the sysctl string routines to return as much of the 1995-07-31 10:07:31 +00:00
kern_tc.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
kern_time.c
kern_timeout.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
kern_xxx.c Rewrote shutdown_nice() to fix the init-not-yet-started panic(). 1995-07-30 17:10:36 +00:00
Make.tags.inc
Makefile
makesyscalls.sh
md5c.c
subr_autoconf.c
subr_clist.c
subr_disklabel.c
subr_diskmbr.c
subr_diskslice.c
subr_dkbad.c
subr_log.c
subr_param.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
subr_prf.c
subr_prof.c
subr_rlist.c
subr_rmap.c
subr_trap.c Fix a bug in my disabled version of trap_pfault()...curpcb may be NULL even 1995-07-30 17:49:24 +00:00
subr_xxx.c
sys_generic.c
sys_process.c
sys_socket.c
syscalls.c
syscalls.master
sysv_ipc.c
sysv_msg.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
sysv_sem.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
sysv_shm.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
tty_compat.c Preserve current termios speed for TIOCSET*, if it matched with 1995-08-02 12:53:14 +00:00
tty_conf.c Obtained from: partly from ancient patches by ache and me via 1.1.5 1995-07-29 13:40:13 +00:00
tty_cons.c
tty_pty.c Back out predefined termios speeds check, it can cause troubles 1995-08-02 11:26:50 +00:00
tty_snoop.c
tty_subr.c
tty_tb.c
tty_tty.c
tty.c Check for valid speed values in pty drive 1995-08-02 06:55:36 +00:00
uipc_domain.c
uipc_mbuf.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
uipc_proto.c
uipc_sockbuf.c
uipc_socket2.c
uipc_socket.c
uipc_syscalls.c
uipc_usrreq.c
vfs_bio.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
vfs_cache.c Eliminate sloppy common-style declarations. There should be none left for 1995-07-29 11:44:31 +00:00
vfs_cluster.c
vfs_conf.c
vfs_export.c
vfs_extattr.c Removed my special-case hack for VOP_LINK and fixed the problem with the 1995-08-01 18:51:02 +00:00
vfs_init.c
vfs_lookup.c Ignore trailing slashes in pathnames that "refer to a directory", 1995-07-31 00:35:58 +00:00
vfs_mount.c
vfs_subr.c
vfs_syscalls.c Removed my special-case hack for VOP_LINK and fixed the problem with the 1995-08-01 18:51:02 +00:00
vfs_vnops.c
vnode_if.pl Removed my special-case hack for VOP_LINK and fixed the problem with the 1995-08-01 18:51:02 +00:00
vnode_if.sh Removed my special-case hack for VOP_LINK and fixed the problem with the 1995-08-01 18:51:02 +00:00
vnode_if.src Removed my special-case hack for VOP_LINK and fixed the problem with the 1995-08-01 18:51:02 +00:00