This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f76f09c129
freebsd-dev
/
sys
/
kern
History
Warner Losh
f76f09c129
Only allow root to set file flags on devices.
1999-08-02 21:34:46 +00:00
..
bus_if.m
Alter the behavior of sys/kern/subr_bus.c:device_print_child()
1999-07-29 01:03:04 +00:00
device_if.m
imgact_aout.c
imgact_elf.c
imgact_gzip.c
imgact_shell.c
inflate.c
init_main.c
init_sysent.c
kern_acct.c
kern_clock.c
Oops, the previous commit only worked in the one case it was tested for.
1999-07-24 20:21:10 +00:00
kern_conf.c
Fix a REALLY embarrassing mistake. Don't look; I warned you.
1999-07-20 21:51:12 +00:00
kern_descrip.c
kern_environment.c
kern_exec.c
kern_exit.c
kern_fork.c
Fix the following problem:
1999-07-21 18:02:27 +00:00
kern_intr.c
kern_jail.c
kern_kthread.c
kern_ktrace.c
kern_linker.c
kern_lock.c
kern_lockf.c
kern_malloc.c
kern_mib.c
add debug.sizeof.specinfo
1999-07-20 07:19:32 +00:00
kern_module.c
kern_ntptime.c
kern_physio.c
kern_proc.c
Reverse the sense of a test, dev2udev() will be much cheaper than
1999-07-17 20:29:10 +00:00
kern_prot.c
kern_random.c
kern_resource.c
kern_shutdown.c
Make a dev2budev() function, and use it. This refixes pstat (working, broken,
1999-07-20 21:29:13 +00:00
kern_sig.c
Reset SA_NOCLDWAIT on exec().
1999-07-18 13:40:11 +00:00
kern_subr.c
kern_synch.c
kern_syscalls.c
kern_sysctl.c
kern_tc.c
Oops, the previous commit only worked in the one case it was tested for.
1999-07-24 20:21:10 +00:00
kern_threads.c
kern_time.c
kern_timeout.c
kern_xxx.c
ksched.c
link_aout.c
link_elf_obj.c
link_elf.c
Make.tags.inc
makedevops.pl
Makefile
makesyscalls.sh
md5c.c
p1003_1b.c
posix4_mib.c
subr_autoconf.c
subr_blist.c
subr_bus.c
Fix a typo.
1999-07-29 01:51:49 +00:00
subr_clist.c
subr_devstat.c
subr_disklabel.c
subr_diskmbr.c
subr_diskslice.c
subr_dkbad.c
subr_log.c
subr_module.c
subr_param.c
subr_prf.c
This makes the in kernel printf routines conform to the documented
1999-07-24 09:34:12 +00:00
subr_prof.c
subr_rman.c
subr_scanf.c
subr_smp.c
Implement an all-CPU shootdown-style rendezvous facility. This allows
1999-07-20 06:52:35 +00:00
subr_trap.c
On FPU exceptions, pass a useful error code (one of the FPE_...
1999-07-25 13:16:09 +00:00
subr_xxx.c
sys_generic.c
sys_pipe.c
sys_process.c
sys_socket.c
syscalls.c
syscalls.master
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c
tty_compat.c
tty_conf.c
tty_cons.c
- Correctly initialize cn_dev_t and cn_udev_t.
1999-07-24 09:41:06 +00:00
tty_pty.c
tty_snoop.c
tty_subr.c
tty_tb.c
tty_tty.c
tty.c
uipc_domain.c
uipc_mbuf.c
uipc_proto.c
uipc_sockbuf.c
uipc_socket2.c
uipc_socket.c
uipc_syscalls.c
uipc_usrreq.c
vfs_aio.c
vfs_bio.c
Add sysctl and support code to allow directories to be VMIO'd. The default
1999-07-26 06:25:53 +00:00
vfs_cache.c
vfs_cluster.c
vfs_conf.c
vfs_default.c
vfs_export.c
Add sysctl and support code to allow directories to be VMIO'd. The default
1999-07-26 06:25:53 +00:00
vfs_extattr.c
Only allow root to set file flags on devices.
1999-08-02 21:34:46 +00:00
vfs_init.c
Removed references to a nonexistent variable. This fixes building kernels
1999-07-29 07:14:28 +00:00
vfs_lookup.c
Add sysctl and support code to allow directories to be VMIO'd. The default
1999-07-26 06:25:53 +00:00
vfs_mount.c
vfs_subr.c
Add sysctl and support code to allow directories to be VMIO'd. The default
1999-07-26 06:25:53 +00:00
vfs_syscalls.c
Only allow root to set file flags on devices.
1999-08-02 21:34:46 +00:00
vfs_vnops.c
Add sysctl and support code to allow directories to be VMIO'd. The default
1999-07-26 06:25:53 +00:00
vnode_if.pl
vnode_if.sh
vnode_if.src