summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Improved passive mode FTP support by aliasing 229 replies.ru2000-06-162-624/+674
* Implement SIOCSIFLLADDR, which allows you to change the link-levelwpaul2000-06-164-1/+67
* Add a few directories that were shared by a lot of ports: section 3asami2000-06-163-0/+32
* Merged from sys/conf/Makefile.i386 revisions 1.192 and 1.193.kato2000-06-161-2/+4
* Revert part of my bioops change which implemented panic(8).phk2000-06-163-2/+6
* ARGH! I have too many source trees :-(phk2000-06-165-9/+7
* Blah. Repeat after me -- Shell `if' semantics, not bmake `if' semantics.obrien2000-06-161-2/+2
* Remove unused parameter.ru2000-06-161-6/+6
* Virtualizes & untangles the bioops operations vector.phk2000-06-1615-46/+84
* Fix ``make installkernel''brian2000-06-162-2/+2
* Allow these drivers to be detached.jake2000-06-162-0/+2
* Fix this driver to (finally) work with switches. Some more blackmjacob2000-06-163-26/+163
* Fix vocabulary juggling so that builtins voc is always searched beforedcs2000-06-161-2/+2
* Second of two commits adding capability manipulation syscalls forrwatson2000-06-156-8/+26
* Introduce syscalls for process capability manipulation. Currently backsrwatson2000-06-151-0/+2
* Add disk_enumerate() for finding names of disks. Vinum and libh willphk2000-06-155-31/+21
* Remove unused include <sys/socketvar.h>.chris2000-06-152-2/+0
* Remove references to PCMCIA ethernet cards/laptopswilko2000-06-151-6/+4
* add socketoptions DELAYACCEPT and HTTPACCEPT which will not allow an accept()alfred2000-06-154-4/+300
* 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
OpenPOWER on IntegriCloud