summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix my typo here from last commit.peter1996-09-021-5/+5
* Add ${DPADD}, $Id$peter1996-09-021-0/+2
* Set ${DPADD}, use +=, add $Id$peter1996-09-021-1/+4
* Correct previous Orion specific fix: The configuration registerse1996-09-021-2/+2
* Add preliminary support for the Orion PCI chip set. It is special in these1996-09-023-45/+157
* Add cfree,phk1996-09-024-4/+24
* Add support for shlibs in /usr/lib/compat that the linker will not findphk1996-09-022-2/+5
* Bugfix and simplification for rev 1.34: make sure that the routefenner1996-09-021-16/+6
* Move daemon from group 31 to group 1ache1996-09-011-1/+1
* Describe current behaviour (_POSIX_SAVED_IDS are ON),ache1996-09-011-2/+12
* Conditionalize POSIX saved ids code on _POSIX_SAVED_IDS defineache1996-09-011-4/+22
* Fixed a couple of bugs in the mousepointer code.sos1996-09-016-699/+894
* install rpc header filesadam1996-09-011-1/+4
* Fix to work with obj directories: -I. -> -I${.CURDIR}wosch1996-09-011-2/+2
* Add Steve Price for his merge of 4.4-Lite2 sh source.alex1996-09-011-1/+2
* Change an splstatclock that should be an splhigh into an splhigh.dg1996-09-011-2/+2
* oops, I didn't mean for the unconditional DEBUG code to go in, it's beenpeter1996-09-012-5/+5
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is apeter1996-09-0172-2040/+2136
* Change an splclock that needs to be an splhigh into an splhigh.dg1996-09-013-6/+6
* Simplify some dialogs on the basis of my changes to ui_objects.c in libdialog.jkh1996-09-015-158/+43
* Collapse some common arrow key handling semantics from sysinstall intojkh1996-09-011-0/+7
* If the basemem value supplied by the bootblocks, differs from the valuenate1996-09-012-12/+66
* Unlocalize dateache1996-09-011-2/+2
* Unlocalize dateache1996-09-011-2/+2
* optimized search algorithmwosch1996-08-315-121/+957
* Allow proper ftp verbosity with a new -v flag.jkh1996-08-312-8/+13
* Intelligently cache previous connection to host if we can stilljkh1996-08-311-10/+32
* Fix the visibility of the sysctl variables.alex1996-08-311-5/+5
* Because 'ipfw flush' is such a dangerous command (given that mostnate1996-08-312-8/+42
* cpu_boot() always returns, so don't declare it as __dead*.bde1996-08-311-2/+2
* Fixed the easy cases of const poisoning in the kernel. Cosmetic.bde1996-08-3114-35/+37
* s/pc98/isa/g in struct *_device and *_driver. Resync along the way.asami1996-08-3133-833/+261
* NULL -> '\0'wosch1996-08-312-12/+12
* Don't depend in the kernel on the gcc feature of doing arithmetic onbde1996-08-3116-84/+85
* Fixed a missing colon in `notyet' code.bde1996-08-311-1/+1
* Listed all the environment variables (MACHINE and PWD were missing).bde1996-08-311-4/+27
* add forgotten share/doc/smm/10.namedwosch1996-08-311-1/+3
* wow we can even make net ranges go away now (how sophisticated!)julian1996-08-311-55/+44
* fix printing of netranges in the i and r displays for netatalkjulian1996-08-312-6/+41
* 77 cyy Cyclades Ye/PCI serial cardjkh1996-08-312-2/+4
* Add code to automaticall support subnets on ethertalk networksjulian1996-08-313-105/+68
* 'make install' is not supposed to touch anything.peter1996-08-301-2/+2
* - cosmetic change to 'make world'peter1996-08-301-4/+33
* missed these parts of Bruce's changes last time..peter1996-08-302-5/+3
* - libc self contained again.peter1996-08-301-6/+7
* consistancy fixuppeter1996-08-302-5/+5
* Sigh, back out the last bright idea I had here about compiling the res_*peter1996-08-309-2/+3633
* pick up the resolver sources from contribadam1996-08-301-0/+1
* back out last two changes, this caused the mandoc pages to be replaced bypeter1996-08-303-504/+529
* echo -> ${ECHO}peter1996-08-301-6/+6
OpenPOWER on IntegriCloud