summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow dump device be configured as early as possible using loader(8) tunable.sobomax2002-01-214-6/+30
* Add support for Linksys WDT11 PCI adaptors.brooks2002-01-211-0/+1
* Remove some unused code, in line with NetBSD's version.joe2002-01-201-18/+0
* Merge from NetBSD:joe2002-01-201-1/+16
* Merge from NetBSD:joe2002-01-202-2/+41
* MFS 1.536.2.52 (partial) and 1.536.2.70: kgzip loader if i386 (only).matusita2002-01-201-0/+4
* use mutex pools for "struct file" locking.alfred2002-01-202-7/+6
* use mutex pool mutexes for uidinfo locking.alfred2002-01-202-16/+19
* snprintf bloat -> strlcpyache2002-01-201-2/+3
* Merge from NetBSD:joe2002-01-202-49/+162
* Check the return value from read() when reading the CR/LF at the end of ades2002-01-201-2/+4
* Mark uploads as O_WRONLY, not O_RDONLY.des2002-01-201-2/+6
* o Remove the unused vestiges of JOBST_JOBQPROC andalc2002-01-201-15/+1
* WARNS=4 fixes.markm2002-01-208-19/+22
* Add `-h' to the chown command so that symbolic links copied fromiedowse2002-01-201-1/+1
* Minor typo fix: uquad_t -> u_quad_t.yar2002-01-201-1/+1
* Remove very outdated comment from the Bugs section that states thatscottl2002-01-201-3/+0
* from select(2):billf2002-01-201-3/+9
* Merge from NetBSD:joe2002-01-202-22/+23
* Correct the majors entry for 'iir'. 163 is vacated now.msmith2002-01-201-2/+2
* Add the 'iir' driver, for the Intel Integrated RAID controllers andmsmith2002-01-2011-0/+3612
* ICP have been acquired by Intel, and their driver is now the Intelmsmith2002-01-201-1/+1
* The Libretto L series has no $PIR table, but does have a _PIR table.imp2002-01-203-39/+66
* Prevent overflowing the buffer that stores the command arguments.mikeh2002-01-201-4/+8
* o Revision 1.99 ("KSE Milestone 2") left the aio daemonsalc2002-01-201-2/+2
* Link mail(1) to mailx per POSIX. Mail(1) isn't 100% POSIX compliant,mikeh2002-01-192-4/+7
* I've been meaning to do this for a while. Add an underscore to thedillon2002-01-1915-58/+58
* Really back out ache's commits. These files are now precisely as they weredes2002-01-194-13/+17
* Back out PAM_CRED_ERR additionache2002-01-192-2/+0
* Back out recent changesache2002-01-195-34/+22
* MFen (1.261 --> 1.263).kuriyama2002-01-191-1/+27
* Remove bogus entry.kuriyama2002-01-191-4/+0
* MFen (1.260 --> 1.261; order changes only).kuriyama2002-01-191-186/+187
* New release notes: ARCNET support, cm driver.bmah2002-01-194-0/+28
* New release notes: dc(4) supports VLANs, man(1) no longer SUID man,bmah2002-01-192-0/+34
* Alphabetize the kernel changes section by manpage reference orbmah2002-01-192-330/+334
* Turn on pam_opie by default. It should not affect non-OPIE users.ache2002-01-191-1/+1
* If user not exist in OPIE system, return failure immediately insteadache2002-01-191-1/+1
* Back out second right-now-expired password check in pam_sm_chauthtok,ache2002-01-191-2/+1
* Turn on pam_opie by default. It not affect non-OPIE usersache2002-01-191-2/+1
* Add PAM_CRED_ERR as valid failure caseache2002-01-192-0/+2
* Previous commit was incomplete, useache2002-01-191-1/+1
* Previous commit was incomplete, use new error code PAM_CRED_ERR toache2002-01-191-2/+1
* Add flags 0x10000 to IO Data WN-B11/PCM's entry. Evidentally, theyimp2002-01-191-1/+1
* Remove explaining comment and pam_unix commented out, now pam_unix can beache2002-01-191-4/+1
* Rewrite 'pwok' fallback in the way it can be properly chained with pam_unixache2002-01-191-19/+10
* Lock the caller process if the pid passed to getsid() or getpgid()tanimura2002-01-191-4/+6
* Call opieunlock() only if we skip opieverify() partache2002-01-191-2/+3
* MFen (1.259 --> 1.260).kuriyama2002-01-191-1/+10
* For getsid(), return the sid stored in struct session. This preventstanimura2002-01-191-1/+1
OpenPOWER on IntegriCloud