summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Localize itache1996-10-312-0/+29
* Replace collate_range_cmp call with its code (GNU version)ache1996-10-312-6/+34
* Replace collate_range_cmp call by its code (GNU version)ache1996-10-311-0/+16
* Replace collate_range_cmp call with its codeache1996-10-311-2/+19
* 1) define STATIC as static and not emptyache1996-10-312-4/+22
* Use collating info for [a-z]-type national rangesache1996-10-311-0/+31
* Replace collate_range_cmp with its code (GNU variant)ache1996-10-311-4/+17
* Replace collate_range_cmp call with its codeache1996-10-311-1/+18
* collate_range_cmp -> __collate_range_cmpache1996-10-311-4/+5
* collate_range_cmp -> __collate_range_cmpache1996-10-313-9/+12
* Rename collate_range_cmp to __collate_range_cmp for internal usageache1996-10-312-5/+14
* Further improved version of hadling a HALT when there is no console.julian1996-10-315-6/+34
* Fix base64->8bit conversionache1996-10-311-99/+82
* Log daemon.* to /var/log/messages or very valuable daemons messagesache1996-10-311-1/+1
* Oops, don't suppress initial output header (from previous commit),ache1996-10-311-6/+10
* 1) print only errors if -v not given, it allows non-verboseache1996-10-302-8/+18
* More merge and update.asami1996-10-30114-28780/+1166
* if there is no console, cngetc should act like getc and return -1julian1996-10-307-17/+33
* rmgroup - delete a Unix groupwosch1996-10-301-0/+29
* Note the support for the SDL RISCom/N2pci cards.jhay1996-10-301-4/+10
* Pass right arp to bpf_mtap().phk1996-10-301-3/+3
* Regenerate.peter1996-10-302-4/+4
* Argh, I hate the tcl build/config environment. :-(peter1996-10-301-3/+4
* Fix braino on my part. When we have three different port ranges (default,peter1996-10-302-3/+8
* Fix a potential deadlock from the previous commit.dyson1996-10-302-4/+8
* Fix the /proc/???/map file so that it is possible to read an arbitrarilydyson1996-10-302-36/+46
* Change mmap to use OBJT_DEFAULT instead of OBJT_SWAP by defaultdyson1996-10-291-2/+2
* changes to gdb to:gj1996-10-295-24/+413
* If you run with option Z and malloc fails, memset gets calledphk1996-10-291-4/+6
* addgroup - add a group or add users to a groupwosch1996-10-291-0/+220
* Correct indentation of multi-LUN device info. (Slightly different fixse1996-10-291-2/+2
* oops, uninitialised variable.. -v mode depended on stack contents.peter1996-10-292-4/+4
* Search for labels on all slices whenever any minor for a drive is opened.bde1996-10-291-44/+55
* Added an FAQ entry explaining the bsd.port.mk variable MASTER_SITE_OVERRIDE.max1996-10-291-6/+13
* Added some guideline to write pkg/COMMENT.max1996-10-291-8/+55
* Integrate our changes from bin/rmail. Mainly it causes immediatepeter1996-10-292-1/+16
* Another round of merge/updates.asami1996-10-2955-2569/+149
* Convert the DONT_FSYNC compile time option to a runtime option (likepeter1996-10-293-21/+27
* Merge in our changes from src/libexec/mail.local. This version doesn'tpeter1996-10-293-23/+43
* Clean up some loose ends on my previous work in here..peter1996-10-291-4/+4
* Regenerated.. Use new minor number for both installed names, not justpeter1996-10-292-5/+5
* Along the way, the minor version number has been bumped (newer versionpeter1996-10-291-10/+15
* Add support for the SDL RISCom N2pci cards. Bring in the enhancementsjhay1996-10-298-2439/+6694
* Update URL for the Pentium Systems Hardware Performance Guide.alex1996-10-291-2/+2
* Add the -p (privileged) commandline switchsteve1996-10-294-8/+31
* If rcmd() fails, return immediately instead of trying a bunch offenner1996-10-281-6/+9
* Do not modify a malloc()ed pointer; instead, use memmove().joerg1996-10-281-2/+3
* Remove some unnecessary code in the interrupt handler.jhay1996-10-283-36/+45
* A #define really don't need a ; at the end.jhay1996-10-282-4/+4
* Eliminate unnecessary include of <sys/mbuf.h>.wollman1996-10-282-2/+8
OpenPOWER on IntegriCloud