summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove dead debug code.asmodai2000-04-291-8/+0
* Add lib/X11/locale/zh_TW.Big5.asami2000-04-292-0/+4
* Do not fault if curproc is null.peter2000-04-291-1/+1
* Do not use uprintf() for link time error messages. This has unpleasantpeter2000-04-292-8/+8
* This new version adds support for early NCR chips.groudier2000-04-296-2116/+4517
* Add support for debugging programs using libc_r's implementation ofdfr2000-04-295-28/+1160
* Mark two functions as private.peter2000-04-296-0/+22
* LOAD_ADDRESS is not used here. See conf/ldscript.* for the link basepeter2000-04-294-4/+0
* Fixed typo.nyan2000-04-291-1/+1
* Add Samsung 164BX to non-SRM mainboardswilko2000-04-281-1/+2
* Fix a bug handling the debug level when displaying control messagesarchie2000-04-281-9/+15
* OOps forgot to check in this one...julian2000-04-281-3/+4
* Hookup /dev/[u]random on the Alpha.obrien2000-04-282-4/+91
* Initialise entropy pool.obrien2000-04-281-0/+5
* Two simple changes to the kernel internal API for netgraph modules,julian2000-04-2830-98/+188
* Fix a situation where a pointer which should point to dynamicallyghelmer2000-04-281-3/+8
* Replace PacketAliasRedirectPptp() (which had nothing specificru2000-04-2810-222/+176
* Fix typophantom2000-04-281-1/+1
* Change Elf64_Brandinfo::brand from char* to int.dfr2000-04-281-1/+1
* Reserve register t7 on alpha to point at per-cpu global variables.dfr2000-04-282-2/+4
* When files are given to users by root, the quota system failed tomckusick2000-04-281-0/+10
* sanpai-san (sanpai@sanpai.org) suggested that we put the novel probeimp2000-04-281-2/+2
* Add a new macro CIRCLEQ_FOREACH_REVERSE for traversing through aarchie2000-04-271-0/+5
* Describe drainwaitache2000-04-271-0/+2
* remove last empty lineache2000-04-271-1/+0
* part of gfmt really changed commitache2000-04-271-1/+1
* gfmt: set 'changed' flags only if something really changed.ache2000-04-272-7/+14
* Add ability to manipulate with drain wait timeache2000-04-276-15/+42
* Make gperf be a bootstrap-tool, since we now depend on features ofwollman2000-04-271-1/+1
* make the example compile again.n_hibma2000-04-272-0/+6
* Remove a warningn_hibma2000-04-271-1/+1
* Remove PC164UX from 'might work/might have SRM'. Add warning forwilko2000-04-271-4/+1
* Add default 5min timeout for output drain to stop hanging on exit or in otherache2000-04-271-0/+2
* Use profiling on LINT.phk2000-04-271-12/+18
* Revert my changes to make gperf a build-tool; that was the wrong thing.wollman2000-04-271-2/+2
* Spell PacketAliasRedirectAddr() correctly.ru2000-04-272-2/+2
* Load Sharing using IP Network Address Translation (RFC 2391, LSNAT).ru2000-04-272-18/+106
* Load Sharing using IP Network Address Translation (RFC 2391, LSNAT).ru2000-04-276-54/+300
* Update periodic to use the function source_rc_confs thatnbm2000-04-271-0/+1
* Add gperf(1) to build tools. It should have been one before, butwollman2000-04-271-2/+2
* Add a bpfdetach() stub routine to bpf.c. Without this, you'll get anwpaul2000-04-271-0/+6
* Added PC-98 supports.nyan2000-04-273-0/+86
* Supported EGC 640x400, PEGC 640x400 and PEGC 640x480 graphics modes.nyan2000-04-279-168/+572
* machine/random.h -> sys/random.hnyan2000-04-273-3/+3
* Add wormio.h. The wd driver needs it.nyan2000-04-272-1/+118
* Make PXE do a dhcp request to find out where its files are. Theps2000-04-271-15/+36
* Fix language in description of firewall_script.des2000-04-271-1/+1
* Calculate checksum properly for propagated IPX/NetBIOS packets.bp2000-04-271-2/+2
* Fix support for 802.2 and SNAP frames. Bug was introduced duringbp2000-04-272-25/+53
* Create ${KRNLOBJDIR} before running config(8), since config(8) doessheldonh2000-04-271-0/+1
OpenPOWER on IntegriCloud