aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Simplify setting of securelevel.Mike Makonnen2004-01-171-12/+9
* Remove variables whose sole purpose was to make easier toMike Makonnen2004-01-174-29/+13
* Luke Mewburn has indicated that they (NetBSD) are not interestedMike Makonnen2004-01-1725-513/+206
* Mostly mechanical rework of libalias:Poul-Henning Kamp2004-01-1732-1470/+2138
* Make sure set the media type in the phy, we cannot trust it to have chosenPoul-Henning Kamp2004-01-171-0/+1
* Drop a hint about '+' being a potential wildcard.Poul-Henning Kamp2004-01-171-0/+4
* Luke Mewburn has indicated that they (NetBSD) are not interestedMike Makonnen2004-01-1714-339/+130
* As previously announced: discontinue use of makedev() call in soundcode.Poul-Henning Kamp2004-01-176-56/+171
* Luke Mewburn has indicated that they (NetBSD) are not interestedMike Makonnen2004-01-1756-56/+56
* Remove crossref to pam.conf(5) which never existed.Jens Schweikhardt2004-01-171-1/+0
* Backout revision 1.6, because some stub functions not in libc, andDavid Xu2004-01-171-18/+2
* - Handle failure of cam_sim_alloc().Matthew N. Dodd2004-01-171-0/+12
* Replaced outdated comment.Ruslan Ermilov2004-01-171-1/+1
* Improve translation.Hiroki Sato2004-01-171-39/+36
* Removed well outdated comment.Ruslan Ermilov2004-01-171-4/+0
* Return EPERM if mutex owner is not current thread but it tries toDavid Xu2004-01-172-36/+6
* Enable cancellation point in sem_wait, it is required by POSIX.David Xu2004-01-171-2/+18
* Fixed the fatal bug: CFLAGS should be added to, not overridden.Ruslan Ermilov2004-01-172-2/+2
* Create ${WORLDTMP}/legacy/usr/include/c++/3.3 for usr.bin/lex.Ruslan Ermilov2004-01-171-1/+1
* Restore correct semantics for F_DUPFD fcntl. This should fix the errorsDag-Erling Smørgrav2004-01-173-6/+6
* Fixed spacing in previous revision.Ruslan Ermilov2004-01-171-1/+1
* Do not allow operations which cause known file-system corruption.Brian Feldman2004-01-161-2/+8
* Remove a warning.Brian Feldman2004-01-161-2/+0
* WITNESS won't let us hold two filedesc locks at the same time, so juggleDag-Erling Smørgrav2004-01-161-3/+9
* KASSERT() that initproc->p_pid is 1. Very bad things happen if init'sRobert Watson2004-01-161-0/+1
* _OS and _OS_ are the same object (due to _ padding for spaces).Nate Lawson2004-01-161-7/+4
* Splice in cryptodev (this man page originated on openbsd where there isSam Leffler2004-01-161-5/+11
* Fix an upper-vnode leak created in revision 1.52. When an upper-layerBrian Feldman2004-01-162-19/+13
* lex(1) prior to flex.skl,v 1.8 and gen.c,v 1.7 requires bootstrapping.Ruslan Ermilov2004-01-161-0/+5
* - Build things in pure alphabetical dictionary order.Ruslan Ermilov2004-01-161-148/+227
* Switch manpath for FreeBSD manpages to 5.2-current.Bruce A. Mah2004-01-161-1/+1
* Sync to 1.157 of usbdevsMIHIRA Sanpei Yoshiro2004-01-162-9/+16
* Add support SUNTAC U-Cable type A3(AS64LX)MIHIRA Sanpei Yoshiro2004-01-162-1/+4
* - Build things in pure dictionary order (see sort(1)).Ruslan Ermilov2004-01-165-166/+259
* Add an implementation of pthread_rwlock_timed{rd,wr}lock() to libthr withMike Makonnen2004-01-164-11/+281
* Remove two KASSERTs which were overly paranoid.Dag-Erling Smørgrav2004-01-161-4/+0
* o We are not required to initialize an invalid rwlock. So axe all thatMike Makonnen2004-01-161-157/+90
* The ndis_kspin_lock type is called KSPIN_LOCK in MS-Windows.David E. O'Brien2004-01-162-2/+23
* Catch up with ATA UMA changesPeter Grehan2004-01-152-0/+2
* Connect tx.4 to the build and MLINK it to if_tx.4Christian Brueffer2004-01-151-0/+2
* Don't claim this file is i386 specificChristian Brueffer2004-01-151-1/+1
* tx.4 has been repocopied to src/share/man/man4Christian Brueffer2004-01-152-109/+1
* The definition for __stdcall logically belongs in pe_var.h, butBill Paul2004-01-154-6/+9
* Provide an escape to our "savestring" compatibility with ancient readlineDavid E. O'Brien2004-01-151-1/+3
* Create NDIS_BUS_SPACE_{IO,MEM} to abstract MD BUS_SPACE macros.David E. O'Brien2004-01-153-20/+24
* Take care to drop locks when calling malloc()Dag-Erling Smørgrav2004-01-151-2/+6
* - Move the code to try to open a single chunk file and prompt for theJohn Baldwin2004-01-151-12/+31
* Whitespace tweaks to make indentation consistent within this file and evenJohn Baldwin2004-01-151-4/+4
* - Print out line number in a panic message using %d rather than %p. LineJohn Baldwin2004-01-152-2/+2
* Removed outdated text about libc_r replacing libc (it now providesRuslan Ermilov2004-01-151-36/+19