summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Some bmake magic to clean up the install more.peter1996-08-301-10/+6
* Too verbose, typo (I missed the -C :-)peter1996-08-301-7/+3
* Add HAVE_STRING_Hache1996-08-301-2/+2
* Improvements from Bruce Evanspst1996-08-304-34/+58
* Get rid of the ifdef MULTICAST's. I think the rest of the kernel got ridjhay1996-08-301-3/+1
* oops, install termcap.h from ${.CURDIR}, not the obj dir.peter1996-08-301-2/+2
* Re-sync with the state of PC98 world. This will be the last commit beforeasami1996-08-3026-1234/+1024
* Some new options, useful for restoring single files or subtrees from thephk1996-08-309-83/+562
* cmp -s || install -c --> install -Cpeter1996-08-305-26/+18
* cmp -s || install -c -> install -Cpeter1996-08-301-7/+6
* fix prototypes/forward declarations/return typepeter1996-08-302-78/+5
* delete unused #include <string.h>peter1996-08-301-2/+1
* Make the dependencies work a little better..peter1996-08-301-2/+2
* Use a variable to prevent multiple inclusion from duplicating CFLAGS args.peter1996-08-301-0/+5
* Delete temporary man page rulespeter1996-08-301-12/+1
* Grab the next slot for AF_INET6/PF_INET6, the resolver uses it.peter1996-08-301-2/+4
* cmp -s || install -c ==> install -Cpeter1996-08-301-8/+7
* oops!! back out last accidental commit! (gcc-2.7.2.1 tweak that I gave uppeter1996-08-301-2/+2
* cmp -s || install -c ==> install -Cpeter1996-08-3013-70/+43
* Replace some bizzare AT&T(?) make macros (``${*F}'' ??!?!?!?)peter1996-08-301-9/+2
OpenPOWER on IntegriCloud