.. |
bus_if.m
|
* Define a new static method DEVICE_IDENTIFY which is called to add device
|
1999-05-14 11:22:47 +00:00 |
device_if.m
|
* Define a new static method DEVICE_IDENTIFY which is called to add device
|
1999-05-14 11:22:47 +00:00 |
imgact_aout.c
|
Add the options MAP_PREFAULT and MAP_PREFAULT_PARTIAL to vm_map_find/insert,
|
1999-05-17 00:53:56 +00:00 |
imgact_elf.c
|
Add the options MAP_PREFAULT and MAP_PREFAULT_PARTIAL to vm_map_find/insert,
|
1999-05-17 00:53:56 +00:00 |
imgact_gzip.c
|
Fix a couple of warnings and some bitrot in comments.
|
1999-05-09 16:04:14 +00:00 |
imgact_shell.c
|
Fix a couple of warnings and some bitrot in comments.
|
1999-05-09 16:04:14 +00:00 |
inflate.c
|
|
|
init_main.c
|
Use colons instead of semi-colons to behave like UNIX instead of DOS.
|
1999-05-11 10:08:10 +00:00 |
init_sysent.c
|
Regenerated.
|
1999-05-13 09:12:57 +00:00 |
kern_acct.c
|
|
|
kern_clock.c
|
|
|
kern_conf.c
|
braino.
|
1999-05-12 13:06:34 +00:00 |
kern_descrip.c
|
Divorce "dev_t" from the "major|minor" bitmap, which is now called
|
1999-05-11 19:55:07 +00:00 |
kern_environment.c
|
|
|
kern_exec.c
|
|
|
kern_exit.c
|
|
|
kern_fork.c
|
|
|
kern_intr.c
|
|
|
kern_jail.c
|
|
|
kern_ktrace.c
|
|
|
kern_linker.c
|
|
|
kern_lock.c
|
|
|
kern_lockf.c
|
|
|
kern_malloc.c
|
Fixed corruption of the kmemstatistcs list. The first malloc()
|
1999-05-12 11:11:27 +00:00 |
kern_mib.c
|
|
|
kern_module.c
|
|
|
kern_ntptime.c
|
|
|
kern_physio.c
|
|
|
kern_proc.c
|
Divorce "dev_t" from the "major|minor" bitmap, which is now called
|
1999-05-11 19:55:07 +00:00 |
kern_prot.c
|
|
|
kern_random.c
|
|
|
kern_resource.c
|
|
|
kern_shutdown.c
|
Try an fix a couple of dev_t/major/minor etc nits.
|
1999-05-12 22:30:50 +00:00 |
kern_sig.c
|
|
|
kern_subr.c
|
|
|
kern_synch.c
|
|
|
kern_syscalls.c
|
|
|
kern_sysctl.c
|
|
|
kern_tc.c
|
|
|
kern_threads.c
|
|
|
kern_time.c
|
|
|
kern_timeout.c
|
|
|
kern_xxx.c
|
|
|
ksched.c
|
|
|
link_aout.c
|
Add enough include files to make this actually compile on an a.out system.
|
1999-05-15 23:18:32 +00:00 |
link_elf_obj.c
|
|
|
link_elf.c
|
|
|
Make.tags.inc
|
|
|
makedevops.pl
|
Remove hack to accept French spelling of METHOD (METHODE)
|
1999-05-10 17:45:49 +00:00 |
Makefile
|
Added ../sys/syscall.mk to targets. Back it up like all the other
|
1999-05-13 09:19:14 +00:00 |
makesyscalls.sh
|
|
|
md5c.c
|
|
|
p1003_1b.c
|
|
|
posix4_mib.c
|
|
|
subr_autoconf.c
|
|
|
subr_blist.c
|
|
|
subr_bus.c
|
* Define a new static method DEVICE_IDENTIFY which is called to add device
|
1999-05-14 11:22:47 +00:00 |
subr_clist.c
|
|
|
subr_devstat.c
|
|
|
subr_disklabel.c
|
|
|
subr_diskmbr.c
|
Divorce "dev_t" from the "major|minor" bitmap, which is now called
|
1999-05-11 19:55:07 +00:00 |
subr_diskslice.c
|
Divorce "dev_t" from the "major|minor" bitmap, which is now called
|
1999-05-11 19:55:07 +00:00 |
subr_dkbad.c
|
Divorce "dev_t" from the "major|minor" bitmap, which is now called
|
1999-05-11 19:55:07 +00:00 |
subr_log.c
|
|
|
subr_module.c
|
|
|
subr_param.c
|
|
|
subr_prf.c
|
|
|
subr_prof.c
|
|
|
subr_rman.c
|
|
|
subr_scanf.c
|
|
|
subr_smp.c
|
Unbreak VESA on SMP.
|
1999-05-12 21:39:07 +00:00 |
subr_trap.c
|
|
|
subr_xxx.c
|
Try an fix a couple of dev_t/major/minor etc nits.
|
1999-05-12 22:30:50 +00:00 |
sys_generic.c
|
|
|
sys_pipe.c
|
|
|
sys_process.c
|
|
|
sys_socket.c
|
|
|
syscalls.c
|
Regenerated.
|
1999-05-13 09:12:57 +00:00 |
syscalls.master
|
Fixed nonsense arg type `const caddr_t' in the prototype() for utrace().
|
1999-05-13 09:09:37 +00:00 |
sysv_ipc.c
|
|
|
sysv_msg.c
|
|
|
sysv_sem.c
|
|
|
sysv_shm.c
|
|
|
tty_compat.c
|
|
|
tty_conf.c
|
|
|
tty_cons.c
|
|
|
tty_pty.c
|
Ignore some ioctls on the master until the slave is open.
|
1999-05-14 20:44:20 +00:00 |
tty_snoop.c
|
Use NODEV instead of -1
|
1999-05-10 18:10:08 +00:00 |
tty_subr.c
|
|
|
tty_tb.c
|
|
|
tty_tty.c
|
|
|
tty.c
|
|
|
uipc_domain.c
|
|
|
uipc_mbuf.c
|
|
|
uipc_proto.c
|
|
|
uipc_sockbuf.c
|
Update one set of comments.. s/so_q0/so_incomp/ and s/so_q/so_comp/ (that's
|
1999-05-10 18:15:40 +00:00 |
uipc_socket2.c
|
Update one set of comments.. s/so_q0/so_incomp/ and s/so_q/so_comp/ (that's
|
1999-05-10 18:15:40 +00:00 |
uipc_socket.c
|
|
|
uipc_syscalls.c
|
|
|
uipc_usrreq.c
|
Divorce "dev_t" from the "major|minor" bitmap, which is now called
|
1999-05-11 19:55:07 +00:00 |
vfs_aio.c
|
major(something) can never become NODEV.
|
1999-05-09 13:13:52 +00:00 |
vfs_bio.c
|
Try an fix a couple of dev_t/major/minor etc nits.
|
1999-05-12 22:30:50 +00:00 |
vfs_cache.c
|
|
|
vfs_cluster.c
|
|
|
vfs_conf.c
|
|
|
vfs_default.c
|
|
|
vfs_export.c
|
Legally acquire a major number for mfs.
|
1999-05-14 20:40:23 +00:00 |
vfs_extattr.c
|
|
|
vfs_init.c
|
|
|
vfs_lookup.c
|
|
|
vfs_mount.c
|
|
|
vfs_subr.c
|
Legally acquire a major number for mfs.
|
1999-05-14 20:40:23 +00:00 |
vfs_syscalls.c
|
|
|
vfs_vnops.c
|
|
|
vnode_if.pl
|
|
|
vnode_if.sh
|
|
|
vnode_if.src
|
|
|