aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix select on fifos.Alfred Perlstein2002-01-143-12/+40
* Fix mind-o: compare sc->sis_rev instead of 'command' when trying toBill Paul2002-01-141-1/+1
* fix MLINKS for timeradd.3Max Khon2002-01-141-1/+2
* Commit a know fix for hpfs to use vop_defaultop plug instead of wrongSemen Ustimenko2002-01-141-13/+1
* Remove a bogus FILEDESC_UNLOCK.Alfred Perlstein2002-01-141-1/+0
* Unbreak installation for the CD-ROM and possiblhy other media types.Brian Feldman2002-01-143-5/+18
* Make the i386 boot2 fully blocksize-agnostic, as has already beenIan Dowse2002-01-142-96/+92
* The vnode was not being vput()'d in the EEXIST mknod case on the nfsMatthew Dillon2002-01-141-0/+2
* Move bootloader-related changes into a new sect3-level sectionBruce A. Mah2002-01-142-86/+98
* Everybody (for suitable values of "everybody") seems to think pam.conf shouldDag-Erling Smørgrav2002-01-142-7/+1
* yp(4) -> yp(8).Ruslan Ermilov2002-01-1430-601/+38
* Convert to man4/Makefile style.Ruslan Ermilov2002-01-141-4/+10
* Re-add pam.conf so it will get installed so people who don't know aboutDag-Erling Smørgrav2002-01-141-1/+1
* mdoc(7) police: tidy up the markup.Ruslan Ermilov2002-01-142-118/+158
* This commit was generated by cvs2svn to compensate for changes in r89354,Andrey A. Chernov2002-01-141-4/+44
|\
| * Import official baudrate fix into the vendor branchAndrey A. Chernov2002-01-141-4/+44
| * Thanks to ru for the suggestion: remove these files from the vendorvendor/ncurses/5.2-20010512Peter Wemm2001-05-179-7562/+0
* | Merge the changes in the English version (1.252 --> 1.253).Jun Kuriyama2002-01-141-16/+4
* | Release note deleted: sysinstall newfs blocksize parameters onBruce A. Mah2002-01-142-26/+4
* | Point people towards /etc/pam.d/README.Dag-Erling Smørgrav2002-01-141-201/+2
* | Fixed two bugs with the "-l preload" option:Ruslan Ermilov2002-01-141-5/+9
* | The datasheet for the 6710/6722 says that you must use one method toWarner Losh2002-01-141-2/+8
* | Add recognition of the Omega 83C094 PCI <-> PCMCIA bridge chip set.Warner Losh2002-01-141-1/+5
* | 'uname -p' prints the value of hw.machine_arch instead of hw.machine.Yoshihiro Takahashi2002-01-142-8/+18
* | Added 'MACHINE=i386' to MKMODULESENV variable.Yoshihiro Takahashi2002-01-141-0/+2
* | Backout inclusion of sys/queue.hAlfred Perlstein2002-01-142-6/+0
* | Revert rev 1.316 now that the bootstrap issues with filesystems usingSheldon Hearn2002-01-142-8/+0
* | Backout inclusion of queue.h since rev 1.38 sys/file.h now has itAlfred Perlstein2002-01-148-24/+0
* | Remove requirement for queue.h by consumers by moving its inclusionAlfred Perlstein2002-01-141-1/+1
* | Merge the changes in the English version (1.251 --> 1.252).Jun Kuriyama2002-01-141-4/+20
* | o Correct the initialization of aiolio_zone: Each entry was 16 times largerAlan Cox2002-01-141-13/+5
* | add queue.h, now needed for file.hAlfred Perlstein2002-01-142-0/+6
* | New release notes: boot loaders support larger filesystem blockBruce A. Mah2002-01-142-4/+38
* | Mention sis(4) support for SiS 635 and 735 motherboard chipsets.Bruce A. Mah2002-01-142-2/+14
* | use bus_space(9) rather than the memory mapped register set. This isWarner Losh2002-01-143-82/+115
* | don't initialize the mutex in the temporary struct file, the soo_*Alfred Perlstein2002-01-141-6/+0
* | Implement vfs.nfs.iodmin (minimum number of nfsiod's) andPeter Wemm2002-01-143-60/+92
* | Merge some updates and markup fixes from OpenBSD. This is mainlyCrist J. Clark2002-01-141-6/+30
* | Add xref for timeradd(3).Doug White2002-01-141-0/+1
* | Add manpage for timeradd macros and friends. A companion page forDoug White2002-01-142-1/+124
* | Replace ffind_* with fget calls.Alfred Perlstein2002-01-1422-230/+136
* | Add parens around macro args.Alfred Perlstein2002-01-131-4/+4
* | remove unused socket pointerAlfred Perlstein2002-01-131-1/+0
* | Include sys/_lock.h and sys/_mutex.h to reduce namespace pollution.Alfred Perlstein2002-01-1318-29/+48
* | Implement the POSIX 1003.1-2001 -r and -t options in at(1). Fix someMike Barcroft2002-01-134-26/+157
* | o Call the functions registered with at_exec() from exec_new_vmspace()Alan Cox2002-01-131-4/+7
* | Make call_desc[] extern since it's also defined in layer4/i4b_l4mgmt.cGary Jennejohn2002-01-131-1/+2
* | The fix for >/dev/stdout, including Tor Egge's fix for the bug in theSergey Babkin2002-01-131-4/+4
* | Remove unused variable.Alfred Perlstein2002-01-131-1/+0
* | Comment fdrop and fdrop_locked functions.Alfred Perlstein2002-01-131-0/+9