| Commit message (Expand) | Author | Age | Files | Lines |
* | support saving both user/group and permissions on symlinks (from PR) | jmg | 2003-06-22 | 1 | -13/+20 |
* | Add ID for VT8233A. | mdodd | 2003-06-22 | 1 | -0/+2 |
* | Re-enabled PCI irq routing on pc98. | nyan | 2003-06-22 | 1 | -1/+1 |
* | - Set close on exec flag for device file descriptors. | mdodd | 2003-06-22 | 1 | -0/+11 |
* | As vm_fault() descends the chain of backing objects, set paging-in- | alc | 2003-06-22 | 1 | -8/+8 |
* | - Don't ignore SIGTERM. | mdodd | 2003-06-22 | 2 | -4/+20 |
* | Implement a loader tunable/sysctl to allow the user to request that | mdodd | 2003-06-22 | 1 | -0/+8 |
* | When DDB is active, always send printf() output directly to the | iedowse | 2003-06-22 | 1 | -1/+5 |
* | Use a new message buffer `consmsgbuf' to forward messages to a | iedowse | 2003-06-22 | 4 | -16/+89 |
* | Complete the vm object locking in vm_object_backing_scan(); specifically, | alc | 2003-06-22 | 1 | -5/+12 |
* | use a REG macro that was already defined. | jmg | 2003-06-22 | 1 | -3/+10 |
* | Replace the code for reading and writing the kernel message buffer | iedowse | 2003-06-22 | 6 | -119/+296 |
* | add support for peeking at pci busses on UltraSparc systems. This prevents | jmg | 2003-06-22 | 5 | -12/+132 |
* | Make some style and white-space changes to the copy-on-write path through | alc | 2003-06-22 | 1 | -10/+5 |
* | Increase the size of the NFS server hash table to improve performance | mckusick | 2003-06-21 | 1 | -4/+4 |
* | Add clarifications about the information that ntp_gettime returns. | imp | 2003-06-21 | 1 | -8/+18 |
* | Don't declare unneeded extern variables, | yar | 2003-06-21 | 1 | -2/+0 |
* | Though manpage says that 0.0.0.0 can be used as HISADDR for gw | ume | 2003-06-21 | 1 | -2/+4 |
* | Use a do {...} while (0); and a couple of breaks to reduce the level | phk | 2003-06-21 | 1 | -78/+80 |
* | Userland spinlocks bad. Sleep locks good. | das | 2003-06-21 | 2 | -10/+16 |
* | ttyname(3) must return absolute pathnames. | phk | 2003-06-21 | 1 | -2/+8 |
* | Lock one of the vm objects involved in an optimized copy-on-write fault. | alc | 2003-06-21 | 1 | -2/+5 |
* | We don't need two $FreeBSD$'s. Remove the older one. | gad | 2003-06-21 | 1 | -2/+0 |
* | - Increase the scope of the vm object lock in vm_object_collapse(). | alc | 2003-06-21 | 1 | -3/+4 |
* | - lticks was erroneously being updated in sched_pctcpu(). This was causing | jeff | 2003-06-21 | 1 | -2/+0 |
* | - Don't allow nice to have such a large effect on priority. This was | jeff | 2003-06-21 | 1 | -8/+7 |
* | New release note: texinfo 4.6. | bmah | 2003-06-21 | 2 | -0/+6 |
* | make pciconf understand it's own output as stated in the manpage. | jmg | 2003-06-20 | 1 | -5/+13 |
* | fix grammar in comment | jmg | 2003-06-20 | 1 | -1/+1 |
* | New release notes: PAE panic fixed, bge(4) at 10 Mbps fixed, | bmah | 2003-06-20 | 2 | -2/+36 |
* | Remove _PATH_DEVDB | phk | 2003-06-20 | 1 | -1/+0 |
* | Use devname(3) to do the task. | phk | 2003-06-20 | 1 | -66/+2 |
* | Explain the relationship to POSIX. | wollman | 2003-06-20 | 1 | -0/+14 |
* | Fix a divide-by-zero on kern.log_wakeups_per_second tunable. | bmilekic | 2003-06-20 | 1 | -0/+8 |
* | ntp_adjtime returns the current state of the clock (TIME_*) on success | imp | 2003-06-20 | 1 | -1/+4 |
* | New errata: PAE kernel panic. | bmah | 2003-06-20 | 1 | -0/+7 |
* | Make swap_pager_haspages() static; remove unused function prototypes. | alc | 2003-06-20 | 2 | -5/+3 |
* | s/warn/info/ | mtm | 2003-06-20 | 1 | -1/+1 |
* | Add support for the special shell nologin. | mtm | 2003-06-20 | 2 | -5/+44 |
* | Mention the use of Framed-IPv6-Prefix. | ume | 2003-06-20 | 1 | -0/+4 |
* | amd64 is actually stable enough for the regular -CURRENT tinderbox now. | des | 2003-06-20 | 1 | -1/+1 |
* | Update my email address. | mtm | 2003-06-20 | 2 | -2/+2 |
* | Don't forget the -r on the second password prompt. | mtm | 2003-06-20 | 1 | -1/+1 |
* | IPV6PREFIX is set when Framed-IPv6-Prefix is defined, You may | ume | 2003-06-20 | 3 | -0/+65 |
* | Mention the use of Framed-IPv6-Route. | ume | 2003-06-20 | 1 | -0/+46 |
* | Merge from NetBSD src/sys/ntfs/ntfs_subr.c 1.5 & 1.30 (jdolecek): | tjr | 2003-06-20 | 1 | -1/+15 |
* | Use direct map in pmap_map(). | simokawa | 2003-06-20 | 1 | -11/+1 |
* | Fix few typos and remove two unneeded checks | phantom | 2003-06-20 | 1 | -4/+3 |
* | We have manpage now, so remove NOMAN | phantom | 2003-06-20 | 1 | -1/+0 |
* | Fix most warnings, sort prototypes, kill spaces at EOLs | phantom | 2003-06-20 | 1 | -27/+36 |