summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add function prototypes and base module for kernel side iconv library.bp2001-04-099-1/+840
* Two minor fixes:imp2001-04-091-4/+5
* Correctly initialize free_ccbq so that if we fail to attach (as ismjacob2001-04-091-9/+8
* Add FreeBSD IDs to some files and make the others consistent in style.obrien2001-04-0834-11/+92
* Fix typo in error message.obrien2001-04-081-1/+1
* Reinitialise the DSP and mixer after a resume from suspendgreid2001-04-081-0/+21
* Style fix.obrien2001-04-081-1/+1
* Don't complain about deprecated environment variables, like MUSIC_CD,joe2001-04-081-8/+9
* According with RFC 2330 ("Framework for IP Performance Metrics", fromjkh2001-04-082-2/+2
* Move the decision whether we want to request authentication from ourjoerg2001-04-081-8/+8
* add a software sample rate conversion feeder. this uses linearcg2001-04-081-0/+175
* minor tweaks in speed and format setting routines.cg2001-04-083-62/+69
* fix feeder initialisation methods to return correct result codes.cg2001-04-081-3/+3
* if the feeder chain returned no data, do not try to acquire the data.cg2001-04-081-1/+2
* From the author:markm2001-04-081-0/+1
* The maximum RPC message size was set at 8k for UDP. This is loweriedowse2001-04-081-5/+6
* Mention that locks are inherited across an exec.dd2001-04-081-0/+6
* wd0 -> ad0dd2001-04-082-4/+4
* insert a magical second memory barrier prior to calling draina() ingallatin2001-04-081-0/+1
* Install links to extattr_(get|set|delete)_fd.2 (from extattr_get_file.2).dd2001-04-081-2/+5
* New release notes: Fix IPFilter fragment cache, libposix1e integrationbmah2001-04-082-2/+10
* Fix a precedence bug. ! has higher precedence than &.jake2001-04-081-1/+1
* Add yet another chip revision of the ES1371 which requires initialisationgreid2001-04-081-1/+2
* no longer needed now that we are able to build cdboot from sources againgallatin2001-04-081-1554/+0
* build cdboot from sources now that the cd9660 fs support worksgallatin2001-04-071-5/+4
* fix cd9660 to work on files larger than ISO_DEFAULT_BLOCK_SIZE and unbreakgallatin2001-04-071-3/+4
* Use getopt instead of a home grown onen_hibma2001-04-072-167/+139
* Add id for the IO Data ET/Tn_hibma2001-04-071-0/+1
* Let pseudofs into the warmth of the FreeBSD CVS repo.des2001-04-076-0/+1289
* If the server's reply to the SIZE command is unparseable, reset us->sizedes2001-04-071-0/+1
* Quieten when re-triggering.orion2001-04-071-0/+4
* Don't make fsck go quite _that_ fast:phk2001-04-071-1/+3
* Remove tsess for now.brian2001-04-071-2/+0
* beforeinstall -> SCRIPTS.ru2001-04-0746-313/+116
* Update documentation in line with what the code doesbrian2001-04-071-9/+1
* Introduce SCRIPTS for bsd.prog.mk. See bsd.README for details.ru2001-04-072-2/+34
* Typo ("no not" -> "do not")billf2001-04-071-1/+1
* Reorder the Alpha cut-out list to match the order in the GENERIC kernel.obrien2001-04-075-85/+90
* The sess column went away last December with v1.26 of keyword.cbrian2001-04-071-1/+1
* Strip comments from the MFSROOT's /stand/etc files.obrien2001-04-071-2/+8
* Blow away all the help files on the MFSROOT for the Alpha.obrien2001-04-071-0/+3
* use correct contants (from net/ethernet.h)alfred2001-04-061-2/+2
* replace hardcoded 1518 with ETHER_MAX_LENalfred2001-04-061-1/+1
* Add a new ddb command 'show pcpu' which lists some of the per-cpu data.jhb2001-04-062-2/+90
* - Split out the functionality of displaying the contents of a single lockjhb2001-04-062-21/+53
* Add ATA66 and ATA100 mode support for Acer chipsets.sos2001-04-061-4/+47
* Correct a bug in rev 1.589. The `make obj' that was removed forobrien2001-04-061-0/+1
* Merge tzdata2001b from vendor branch.wollman2001-04-067-244/+653
* This commit was generated by cvs2svn to compensate for changes in r75264,wollman2001-04-063-52/+114
|\
| * Latest timezone database form Arthur Olson. This update includes changeswollman2001-04-0611-297/+770
OpenPOWER on IntegriCloud