summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* support saving both user/group and permissions on symlinks (from PR)jmg2003-06-221-13/+20
* Add ID for VT8233A.mdodd2003-06-221-0/+2
* Re-enabled PCI irq routing on pc98.nyan2003-06-221-1/+1
* - Set close on exec flag for device file descriptors.mdodd2003-06-221-0/+11
* As vm_fault() descends the chain of backing objects, set paging-in-alc2003-06-221-8/+8
* - Don't ignore SIGTERM.mdodd2003-06-222-4/+20
* Implement a loader tunable/sysctl to allow the user to request thatmdodd2003-06-221-0/+8
* When DDB is active, always send printf() output directly to theiedowse2003-06-221-1/+5
* Use a new message buffer `consmsgbuf' to forward messages to aiedowse2003-06-224-16/+89
* Complete the vm object locking in vm_object_backing_scan(); specifically,alc2003-06-221-5/+12
* use a REG macro that was already defined.jmg2003-06-221-3/+10
* Replace the code for reading and writing the kernel message bufferiedowse2003-06-226-119/+296
* add support for peeking at pci busses on UltraSparc systems. This preventsjmg2003-06-225-12/+132
* Make some style and white-space changes to the copy-on-write path throughalc2003-06-221-10/+5
* Increase the size of the NFS server hash table to improve performancemckusick2003-06-211-4/+4
* Add clarifications about the information that ntp_gettime returns.imp2003-06-211-8/+18
* Don't declare unneeded extern variables,yar2003-06-211-2/+0
* Though manpage says that 0.0.0.0 can be used as HISADDR for gwume2003-06-211-2/+4
* Use a do {...} while (0); and a couple of breaks to reduce the levelphk2003-06-211-78/+80
* Userland spinlocks bad. Sleep locks good.das2003-06-212-10/+16
* ttyname(3) must return absolute pathnames.phk2003-06-211-2/+8
* Lock one of the vm objects involved in an optimized copy-on-write fault.alc2003-06-211-2/+5
* We don't need two $FreeBSD$'s. Remove the older one.gad2003-06-211-2/+0
* - Increase the scope of the vm object lock in vm_object_collapse().alc2003-06-211-3/+4
* - lticks was erroneously being updated in sched_pctcpu(). This was causingjeff2003-06-211-2/+0
* - Don't allow nice to have such a large effect on priority. This wasjeff2003-06-211-8/+7
* New release note: texinfo 4.6.bmah2003-06-212-0/+6
* make pciconf understand it's own output as stated in the manpage.jmg2003-06-201-5/+13
* fix grammar in commentjmg2003-06-201-1/+1
* New release notes: PAE panic fixed, bge(4) at 10 Mbps fixed,bmah2003-06-202-2/+36
* Remove _PATH_DEVDBphk2003-06-201-1/+0
* Use devname(3) to do the task.phk2003-06-201-66/+2
* Explain the relationship to POSIX.wollman2003-06-201-0/+14
* Fix a divide-by-zero on kern.log_wakeups_per_second tunable.bmilekic2003-06-201-0/+8
* ntp_adjtime returns the current state of the clock (TIME_*) on successimp2003-06-201-1/+4
* New errata: PAE kernel panic.bmah2003-06-201-0/+7
* Make swap_pager_haspages() static; remove unused function prototypes.alc2003-06-202-5/+3
* s/warn/info/mtm2003-06-201-1/+1
* Add support for the special shell nologin.mtm2003-06-202-5/+44
* Mention the use of Framed-IPv6-Prefix.ume2003-06-201-0/+4
* amd64 is actually stable enough for the regular -CURRENT tinderbox now.des2003-06-201-1/+1
* Update my email address.mtm2003-06-202-2/+2
* Don't forget the -r on the second password prompt.mtm2003-06-201-1/+1
* IPV6PREFIX is set when Framed-IPv6-Prefix is defined, You mayume2003-06-203-0/+65
* Mention the use of Framed-IPv6-Route.ume2003-06-201-0/+46
* Merge from NetBSD src/sys/ntfs/ntfs_subr.c 1.5 & 1.30 (jdolecek):tjr2003-06-201-1/+15
* Use direct map in pmap_map().simokawa2003-06-201-11/+1
* Fix few typos and remove two unneeded checksphantom2003-06-201-4/+3
* We have manpage now, so remove NOMANphantom2003-06-201-1/+0
* Fix most warnings, sort prototypes, kill spaces at EOLsphantom2003-06-201-27/+36
OpenPOWER on IntegriCloud