| Commit message (Expand) | Author | Age | Files | Lines |
* | Maintain the broken state of backwards compatibilty for a.out (and | das | 2004-11-20 | 3 | -6/+9 |
* | We don't do U area swapping anymore, so update some comments. Also, | das | 2004-11-20 | 1 | -5/+5 |
* | Remove UAREA_PAGES and USPACE definitions. The definitions of | das | 2004-11-20 | 1 | -9/+1 |
* | Remove some references to U area here while trying not to break | das | 2004-11-20 | 1 | -4/+3 |
* | Remove references to U area and garbage collect includes. | das | 2004-11-20 | 4 | -13/+4 |
* | gcore(1) apparently still cares about a.out core dumps, so it still | das | 2004-11-20 | 1 | -0/+2 |
* | Remove UAREA_PAGES. | das | 2004-11-20 | 6 | -6/+0 |
* | U areas are going away, so don't allocate them. It's worrisome that | das | 2004-11-20 | 2 | -6/+2 |
* | U areas are going away, so don't allocate one for process 0. | das | 2004-11-20 | 11 | -53/+6 |
* | Disable U area swapping and remove the routines that create, destroy, | das | 2004-11-20 | 4 | -206/+0 |
* | Malloc p_stats instead of putting it in the U area. We should consider | das | 2004-11-20 | 3 | -12/+49 |
* | In preparation to remove U areas, don't refer to p_uarea in libkvm. | das | 2004-11-20 | 1 | -1/+1 |
* | user.h is included only to get pcb.h, so use the latter directly instead. | das | 2004-11-20 | 3 | -3/+2 |
* | Bring signal(9) in sync with -current. | jkoshy | 2004-11-20 | 2 | -40/+56 |
* | Increase cnt.v_syscall and cnt.v_trap when needed. | cognet | 2004-11-20 | 1 | -0/+3 |
* | Do not emit a spurious warning when "directory" argument | ru | 2004-11-20 | 1 | -1/+3 |
* | Fixed "rmdir -p" that got broken by rev. 1.15. | ru | 2004-11-20 | 1 | -6/+5 |
* | Remove unused macro. | glebius | 2004-11-19 | 1 | -3/+0 |
* | Document NO_NIS variable. | bz | 2004-11-19 | 1 | -1/+6 |
* | Cancel pending timeout before scheduling a new one. This fixes | glebius | 2004-11-19 | 1 | -0/+1 |
* | Correct typo. Return ENXIO instead of EIO. | emax | 2004-11-19 | 1 | -1/+1 |
* | Man page for the HighPoint RocketRAID 182x driver. | obrien | 2004-11-19 | 2 | -0/+83 |
* | Revert part of rev 1.57. The tag boundary is honored by splitting the | scottl | 2004-11-19 | 1 | -9/+5 |
* | Revert part of rev 1.56. Tag boundaries are handled by splitting segments, | scottl | 2004-11-19 | 1 | -9/+5 |
* | Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. | obrien | 2004-11-19 | 3 | -4/+4 |
* | Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. | obrien | 2004-11-19 | 1 | -1/+1 |
* | Use statfs instead of getmntinfo(). This will make the procfs checks | csjp | 2004-11-19 | 1 | -9/+6 |
* | - Fix typo in portaudit reference. | simon | 2004-11-19 | 1 | -2/+2 |
* | Install the header for libmagic. | obrien | 2004-11-19 | 2 | -1/+2 |
* | Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. | obrien | 2004-11-19 | 3 | -13/+13 |
* | Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. | obrien | 2004-11-19 | 4 | -26/+26 |
* | Make logic more readable. | obrien | 2004-11-19 | 2 | -6/+6 |
* | Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. | obrien | 2004-11-19 | 7 | -21/+23 |
* | Add the the Allied Telesyn AT-2700 familly. | obrien | 2004-11-19 | 1 | -0/+1 |
* | Place function comment above the right function. | marks | 2004-11-19 | 1 | -7/+7 |
* | Remove ntp_gettime.c which was a wrapper around sysctlbyname(3). | marks | 2004-11-18 | 2 | -54/+1 |
* | Rebuild from compat/freebsd32/syscalls.master:1.43 | marks | 2004-11-18 | 2 | -2/+2 |
* | 32-bit FreeBSD ABI compatibility stubs from syscalls.master:1.179 | marks | 2004-11-18 | 1 | -1/+1 |
* | Rebuild from syscalls.master:1.179 | marks | 2004-11-18 | 5 | -2/+8 |
* | Add ntp_gettime(2) system call. | marks | 2004-11-18 | 1 | -1/+1 |
* | Add system call implementation of ntp_gettime(2). | marks | 2004-11-18 | 1 | -18/+43 |
* | Add a couple of summary paragraphs at the head of mbuf_tags(9) to | rwatson | 2004-11-18 | 1 | -2/+29 |
* | Add some useful target mode diagnostics for incoming commands | gibbs | 2004-11-18 | 1 | -7/+11 |
* | Revert to basing all timeout/timer values in ms rather than us. The switch | gibbs | 2004-11-18 | 4 | -16/+26 |
* | - Document the DISABLE_VULNERABILITIES knob. | simon | 2004-11-18 | 1 | -4/+6 |
* | Check in updated bthidd(8). This is still work in progress. | emax | 2004-11-18 | 9 | -48/+874 |
* | Add dropped implementation of ioctl for fifos. | phk | 2004-11-18 | 1 | -1/+20 |
* | Ok, first blunder: ioctls are not entirely unused on vnodes anymore :-) | phk | 2004-11-18 | 1 | -0/+3 |
* | -Add a note that currently two syntax styles for label element declaration | csjp | 2004-11-18 | 1 | -3/+16 |
* | Pass path to filesystem when mounting root | phk | 2004-11-18 | 1 | -1/+1 |