aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge the EN version changes, 1.240 -> 1.241.Masafumi Max NAKANE1997-05-131-3/+3
* Merge the EN version changes, 1.65 -> 1.67.Masafumi Max NAKANE1997-05-131-2/+14
* Add a comment to the >16M and >64M entries for lying COMPAQ BIOSes.Peter da Silva1997-05-131-5/+9
* First cut at patches to make appletalk compile againJulian Elischer1997-05-135-222/+378
* Don't output extraneous tabBrian Somers1997-05-131-3/+7
* Don't drop into the troff args after parsing -#.Brian Somers1997-05-131-1/+2
* Fix a bug (dereferencing zero) introduced by the last mods.Brian Somers1997-05-131-2/+2
* Check the B_CLUSTER flag when choosing whether to use unstable or filesyncDoug Rabson1997-05-132-4/+4
* Forgot to commit this.. Do a 'make all' in src/include before tryingPeter Wemm1997-05-131-3/+2
* Don't keep addresses in mbuf chains. This should simplify the next roundDoug Rabson1997-05-1312-123/+183
* Localize itAndrey A. Chernov1997-05-131-0/+3
* #ifdef out C locale extension to 8859-1 encoding, it now stays to ASCIIAndrey A. Chernov1997-05-131-1/+4
* struct timespec needs to be useable with just <time.h>, but needs to notPeter Wemm1997-05-132-8/+8
* Changes to support the kernel linker:Doug Rabson1997-05-134-9/+26
* struct timespec needs to be useable with just <time.h>, but needs to notPeter Wemm1997-05-131-7/+27
* Correct the files section for tunX.pid and ttyXX.ifBrian Somers1997-05-132-8/+16
* remove stray forward declaration for struct timespecPeter Wemm1997-05-131-3/+0
* Add clockid_t definition like in sys/types.h to allow time.hAndrey A. Chernov1997-05-131-0/+5
* Back out previous revision. Shlib version numbers are supposed to beSatoshi Asami1997-05-131-1/+1
* Added Gene Stark as a developer/CVS committer.David Greenman1997-05-132-3/+7
* Add arp_proxyall knob.Jordan K. Hubbard1997-05-138-8/+44
* Remove explicit rule for setup. This effectively deletes revisions 1.2Satoshi Asami1997-05-131-3/+0
* Fix a few typos in last commit.Brian Somers1997-05-131-10/+8
* Add ${CFLAGS} to makerom command line. Note: don't add ${LDFLAGS} here,Satoshi Asami1997-05-131-2/+2
* Add ${CFLAGS} and ${LDFLAGS} to the setup command line.Satoshi Asami1997-05-131-1/+1
* save/restore %ebx, %esi and %edi when calling bios routines.Tor Egge1997-05-121-12/+38
* Use the old nfs arguments in the nfs_diskless structure, to beTor Egge1997-05-124-102/+116
* Make things more descriptive.Brian Somers1997-05-122-255/+628
* Make the META tag specifying the document character set the firstJohn Fieber1997-05-121-8/+8
* Bring pmdemand example in line with handbook and manBrian Somers1997-05-121-3/+3
* Oops, move clock_*() and nanosleep() to time.hPeter Wemm1997-05-122-4/+4
* Synchronize with sys/i386/i386/machdep.c revision 1.241.KATO Takenori1997-05-122-8/+16
* add .St -p1003.1b and -p1003.1b-93Peter Wemm1997-05-121-0/+20
* Add clock_* and nanosleep manpages and links.Peter Wemm1997-05-121-2/+5
* manpage for nanosleep(2)Peter Wemm1997-05-121-0/+96
* Man pages for clock_{get/set}time() and clock_getres().Peter Wemm1997-05-121-0/+124
* Correct sample file name.Brian Somers1997-05-122-4/+4
* Make uu_* const correct.Brian Somers1997-05-123-12/+12
* Use nanosleep() in all cases, not just in the reentrant libc (_THREAD_SAFE)Peter Wemm1997-05-121-70/+9
* Add const in the thread version of nanosleep()'s argsPeter Wemm1997-05-123-3/+6
* remove prototype for nanosleep(), it's visible in unistd.h now.Peter Wemm1997-05-123-3/+0
* Create the clock_settime(), clock_gettime(), clock_getres() and nanosleep()Peter Wemm1997-05-121-3/+7
* prototype clock_settime(), clock_gettime(), clock_getres(), nanosleep().Peter Wemm1997-05-121-0/+7
* Build osreldate.h at build time rather than install time. This fixesPeter Wemm1997-05-121-15/+20
* The -pthread option was added to freebsd.h but missed from freebsd-elf.hPeter Wemm1997-05-121-1/+1
* Typo fix: sq --> qsAlexander Langer1997-05-121-1/+1
* Typo fix.Masafumi Max NAKANE1997-05-112-3/+3
* Specify EUC-JP character encoding.John Fieber1997-05-111-1/+2
* - fixed typoAndreas Klemm1997-05-111-2/+5
* Update the manual page to call more attention to the probe override flags.Paul Traina1997-05-111-11/+27