summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor rewording of the examples section.alex1997-05-151-2/+3
* Don't send arp request for the ip address 0.0.0.0.tegge1997-05-141-3/+4
* bootparam -> bootparamdjkh1997-05-141-1/+1
* mkisofs.new -> mkisofs (whoops! just noticed this)jkh1997-05-141-2/+1
* Add locale-independent control checks for security reasonache1997-05-141-2/+4
* Change ftpmail address as per Paul Vixie..jkh1997-05-141-1/+1
* Add SNAP servers to list of FTP sites.jkh1997-05-143-6/+24
* Bring in some improved bootp support for netboot submitted by Luigi:tegge1997-05-148-87/+213
* Add back the description of the -o option.steve1997-05-141-1/+13
* Use same syntax as netboot for root and swap mounts.tegge1997-05-142-326/+310
* Build pid_filename without a double slash.brian1997-05-142-7/+11
* Don't attempt to ioctl(modem...) when modem isbrian1997-05-141-1/+9
* Completely remove #ifdefed out 8859-1 extension, I found it breakache1997-05-141-39/+1
* Fixed overallocation of _thread_fd_table.alex1997-05-133-3/+3
* Merge the EN version changes, 1.240 -> 1.241.max1997-05-131-3/+3
* Merge the EN version changes, 1.65 -> 1.67.max1997-05-131-2/+14
* Add a comment to the >16M and >64M entries for lying COMPAQ BIOSes.pds1997-05-131-5/+9
* First cut at patches to make appletalk compile againjulian1997-05-135-222/+378
* Don't output extraneous tabbrian1997-05-131-3/+7
* Don't drop into the troff args after parsing -#.brian1997-05-131-1/+2
* Fix a bug (dereferencing zero) introduced by the last mods.brian1997-05-131-2/+2
* Check the B_CLUSTER flag when choosing whether to use unstable or filesyncdfr1997-05-132-4/+4
* Forgot to commit this.. Do a 'make all' in src/include before tryingpeter1997-05-131-3/+2
* Don't keep addresses in mbuf chains. This should simplify the next rounddfr1997-05-1312-123/+183
* Localize itache1997-05-131-0/+3
* #ifdef out C locale extension to 8859-1 encoding, it now stays to ASCIIache1997-05-131-1/+4
* struct timespec needs to be useable with just <time.h>, but needs to notpeter1997-05-132-8/+8
* Changes to support the kernel linker:dfr1997-05-134-9/+26
* struct timespec needs to be useable with just <time.h>, but needs to notpeter1997-05-131-7/+27
* Correct the files section for tunX.pid and ttyXX.ifbrian1997-05-132-8/+16
* remove stray forward declaration for struct timespecpeter1997-05-131-3/+0
* Add clockid_t definition like in sys/types.h to allow time.hache1997-05-131-0/+5
* Back out previous revision. Shlib version numbers are supposed to beasami1997-05-131-1/+1
* Added Gene Stark as a developer/CVS committer.dg1997-05-132-3/+7
* Add arp_proxyall knob.jkh1997-05-138-8/+44
* Remove explicit rule for setup. This effectively deletes revisions 1.2asami1997-05-131-3/+0
* Fix a few typos in last commit.brian1997-05-131-10/+8
* Add ${CFLAGS} to makerom command line. Note: don't add ${LDFLAGS} here,asami1997-05-131-2/+2
* Add ${CFLAGS} and ${LDFLAGS} to the setup command line.asami1997-05-131-1/+1
* save/restore %ebx, %esi and %edi when calling bios routines.tegge1997-05-121-12/+38
* Use the old nfs arguments in the nfs_diskless structure, to betegge1997-05-124-102/+116
* Make things more descriptive.brian1997-05-122-255/+628
* Make the META tag specifying the document character set the firstjfieber1997-05-121-8/+8
* Bring pmdemand example in line with handbook and manbrian1997-05-121-3/+3
* Oops, move clock_*() and nanosleep() to time.hpeter1997-05-122-4/+4
* Synchronize with sys/i386/i386/machdep.c revision 1.241.kato1997-05-122-8/+16
* add .St -p1003.1b and -p1003.1b-93peter1997-05-121-0/+20
* Add clock_* and nanosleep manpages and links.peter1997-05-121-2/+5
* manpage for nanosleep(2)peter1997-05-121-0/+96
* Man pages for clock_{get/set}time() and clock_getres().peter1997-05-121-0/+124
OpenPOWER on IntegriCloud