summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* update UP1000 memory intf. detailswilko2000-06-151-2/+2
* Replace vattr_null() with VATTR_NULL() and do not explicity set vattrchris2000-06-152-8/+4
* Only copy /modules to /modules.old if /modules exists and is populated.obrien2000-06-153-6/+12
* Handle comments and empty lines when generating YP passwd and group filesbrian2000-06-151-4/+8
* Inverted error messages.n_hibma2000-06-151-3/+3
* Make the module dependencies actually work.n_hibma2000-06-152-5/+13
* This is a temporary bandaid to get vidconsole working again withoutpeter2000-06-151-4/+5
* Add -DNO_KERNELDEPEND and -DNO_KERNELCONFIGbrian2000-06-151-2/+10
* Linux allows to mmap annonymous with a file descriptor passed, FreeBSDcracauer2000-06-152-4/+20
* As a bit of a gross hack, allow earlier access to both the static andpeter2000-06-151-4/+58
* Fix a stray debug output. change if (1 || bootverbose) to if (bootverbose)peter2000-06-151-3/+3
* This file lies by saying 200-255 are reserved for local use, thusimp2000-06-141-2/+5
* Remove a comment which should never have made it in.phk2000-06-141-1/+0
* Backout my previous commit.ume2000-06-142-110/+56
* Add kterm-color, which is to kterm what xterm-color is to xterm.asami2000-06-141-0/+2
* Document support for Alpha Processor Inc UP1000wilko2000-06-141-0/+55
* Revert to 1.8dcs2000-06-141-23/+23
* Remove the setting of sourceid from bf_vm(), as bf_vm() really hasdcs2000-06-142-5/+7
* Fixed syntax errors and style bugs in previous commit. The syntaxbde2000-06-147-14/+14
* Fixed disordering and misformatting in previous commit.bde2000-06-141-1/+1
* sys/malloc.h:bde2000-06-142-15/+2
* Document that alpha install CDs are now bootable. No need to muckwilko2000-06-141-20/+19
* Fix typo (accessable --> accessible).alex2000-06-149-10/+10
* Hopefully wave the unbreak-release magic wand at dokern.sh. Use GENERIC'speter2000-06-145-10/+10
* Fix typo (accessable --> accessible) and add period.alex2000-06-141-1/+1
* /etc/weekly --> /etc/periodic/weekly/310.locatealex2000-06-141-1/+1
* pthread_mutex_lock(), pthread_cond_trywait(), and pthread_cond_wait() arejasone2000-06-1418-108/+375
* Removed support for generating inline code for MALLOC() and FREE()bde2000-06-141-45/+4
* - Added support for passive mode FTP by aliasing 227 replies.ru2000-06-146-30/+456
* Warn about config's bout with Peter's big axeimp2000-06-141-2/+21
* Make sure to use native IPv4 addrerss even if getaddrinfo()ume2000-06-143-0/+37
* Fix "op" for xterm-colorache2000-06-141-1/+1
* add libxpg4ache2000-06-141-1/+1
* You need options USER_LDT in your kernel to use these functions.alex2000-06-141-0/+4
* Delay calling the device cleanup routines until the absolute lastps2000-06-148-5/+18
* Fix behaviour of "ipfw pipe show" -- previous code gaveluigi2000-06-142-11/+16
* s/iomem/maddr/peter2000-06-142-62/+62
* s/iomem/maddr/ - these were generated from an older verion of thepeter2000-06-143-14/+14
* Catch up with Peter's config(8) changes.kato2000-06-143-13/+8
* Make typing 'q' or 'Q' work for the show command as the pager promptps2000-06-141-1/+2
* Argh! I broke the static hints parser at the last minute on freefall whenpeter2000-06-141-1/+1
* Make find -Wall -Wredundant-decls clean.roberto2000-06-141-4/+0
* With apologies to dcs, temporarily comment out the version check code. Itpeter2000-06-141-23/+23
* Add option ALT_BREAK_TO_DEBUGGER.ps2000-06-145-0/+69
* Do not perform any opeartion with mbuf after it placed intobp2000-06-143-9/+9
* Mention a bug in the Mylex driver's geometry handling.msmith2000-06-141-0/+7
* Print error messages to stderr, not stdout.peter2000-06-143-3/+3
* add alpha-quality recording code and handle pci error interrupts - this maycg2000-06-131-71/+353
* handle closing differently - should fix the end-of-sample cutoff bugcg2000-06-131-22/+25
* Borrow phk's axe and apply the next stage of config(8)'s evolution.peter2000-06-1344-3929/+2076
OpenPOWER on IntegriCloud