summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Install sendmail.cf into /etc/mail.obrien1999-12-191-1/+1
* Merge changes from GENERIC into PCCARD (cdrom)imp1999-12-192-13/+3
* D'oh! Inserted a clear() in a *very* wrong place with my last commit.jkh1999-12-192-2/+0
* Borrow phk's axe and chop off the old soundcard-CDROM devices. We getbillf1999-12-192-12/+0
* Add libcc_fbsd.a that contains libc and libiberty routines needed inobrien1999-12-196-13/+30
* Install sendmail.cf into /etc/mail.obrien1999-12-192-3/+9
* Bah, I got the MFC and this commit backwards. :)jkh1999-12-197-9/+4
* Sync with reality.phantom1999-12-191-26/+167
* remove unused mixer stuffcg1999-12-192-104/+1
* general tidyupcg1999-12-192-325/+298
* Comment and order to reduce diffs. No functional change.markm1999-12-193-3/+17
* I missed the LDADD/DPADD for -lmd in the secure cases. :-(peter1999-12-191-3/+0
* Second part of bin/3648: add -flags to search for specific flags.roberto1999-12-196-4/+87
* Rewriting of flags_to_string() and string_to_flags() to use an array.roberto1999-12-195-430/+305
* move make_dev operations for audio channels to pcm_addchan(). in theory,cg1999-12-191-10/+11
* fix a bug in sndstat output, tidy up a few bitscg1999-12-191-6/+4
* generalise the code a bit, and add an irq handler so that the child devicescg1999-12-191-38/+134
* remove the restriction limiting the vibra16x to 8 bitcg1999-12-193-6/+6
* This commit was generated by cvs2svn to compensate for changes in r54820,peter1999-12-192-0/+383
|\
| * Import fparseln(3) from NetBSD. It's used for easily dealing with \peter1999-12-192-0/+383
* | - Supported the bd_getbigeom function and use this function to get BIOSnyan1999-12-193-350/+26
* | This commit was generated by cvs2svn to compensate for changes in r54816,peter1999-12-196-0/+435
|\ \ | |/
| * Import NetBSD's mailwrapper to redirect /usr/sbin/sendmail to the user'speter1999-12-196-0/+435
| * Import NetBSD if_de driver as at rev 1.86 (990809) to vendor branch.peter1999-08-082-16/+103
| * This commit was manufactured by cvs2svn to create branch 'NETBSD'.cvs2svn1999-03-283-0/+83
| * Update if_de driver from NetBSD as at rev 1.82 - import to vendor branch.peter1999-03-141-17/+19
| * Import the if_de driver from NetBSD-current as of yesterday onto thepeter1998-10-122-55/+89
* | Don't ignore return value from tsleep().phk1999-12-191-1/+3
* | Remove all vestiges of /usr programs (awk, sed, grep...) from MAKEDEV.green1999-12-191-85/+128
* | Use symbolic values rather than constants in TARGET_DEFAULT.obrien1999-12-192-2/+4
* | o Hide pcic_chip functions inside fileimp1999-12-193-89/+28
* | MFC: can't stop tweaking this compulsively.jkh1999-12-193-3/+30
* | cosmetics missed in last commit.jkh1999-12-193-42/+87
* | Use a unified CPP_SPEC.obrien1999-12-194-21/+12
* | More cosmetic surgery and a nasty null pointer bug in index.c fixed.jkh1999-12-199-103/+172
* | Allow LINT to build again.green1999-12-193-24/+30
* | Second pass commit to introduce new ACL and Extended Attribute systemrwatson1999-12-1950-23/+1802
* | First pass commit to introduce new ACL and Extended Attribute system calls.rwatson1999-12-191-0/+12
* | i82365_isasubr is gone, remove from building module.imp1999-12-191-1/+1
* | Be paranoid about refreshing after an action.jkh1999-12-192-4/+2
* | M_PREPEND-related cleanups (unregisterifying struct mbuf *s).green1999-12-1914-29/+21
* | I've been style(9)izing mbuf.h and making the macros more resilientgreen1999-12-191-79/+116
* | -Wall fixes.billf1999-12-1911-173/+300
* | Fix a broken macro usage. It had no semicolon.green1999-12-181-1/+1
* | Since VOP_LOCK can be used to up and downgrade locks, it is not possibleeivind1999-12-181-1/+1
* | Do NOT unlock dvp if LOCKPARENT && vp == dvp. Does not affect any codeeivind1999-12-181-1/+2
* | make vibra16x cards announce what they are in /dev/sndstatcg1999-12-183-6/+9
* | fix the buffer repetition on ^c problemcg1999-12-181-12/+9
* | make the vibra16x work for playback at least, record is untestedcg1999-12-185-45/+75
* | Correct the documentation of LOCKPARENT - it does not reliably result in theeivind1999-12-181-2/+10
OpenPOWER on IntegriCloud