summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid overflow in calcru(). Fixes PR 788.bde1995-10-211-2/+2
* Remove bogus #include <sys/device.h>, and the bogus instances ofpeter1995-10-212-44/+22
* Return early in printreg() when the pointer is NULL. For FreeBSD, thebde1995-10-211-0/+2
* Killed a few gratuitous #include's.dg1995-10-213-8/+4
* Add $Id$ since this version of the file has diverged from the BSD base apeter1995-10-211-1/+5
* sigset() should have sa_flags cleared to sig is maked before callingswallace1995-10-211-23/+27
* Fix panic caused by PRU_CONTROL not being dealt with properly. Bug pointeddg1995-10-211-2/+8
* A mixed bag of changes, relating to getting the state in "lsdev" right,phk1995-10-2110-60/+156
* o rename ulimit -p into ulimit -u, so we are in agreement with bashjoerg1995-10-213-7/+12
* Change the pkg_info check back - it was correct before!jkh1995-10-202-4/+4
* Fix original patch error with ! before strncmpache1995-10-203-12/+30
* Slip some more fixes in under the wire (build hasn't gotten this far yet).jkh1995-10-200-0/+0
* Oops. Change LC_CTYPE to LC_TIME...ache1995-10-202-2/+2
* Slip some fixes under the wire. Mostly cosmetic cleanup andjkh1995-10-206-173/+103
* -fomit-frame-pointer is becomming an increasingly popular optimization,phk1995-10-201-2/+2
* Don't allow LD_* env. variables to be trickedache1995-10-201-0/+22
* Don't allow LD_* env. variables to be trickedache1995-10-202-6/+50
* Now I can do all the TCP and FTP configuration from config files.jkh1995-10-201-8/+12
* Split the preconfiguration code off into its own location.jkh1995-10-201-0/+198
* Sync for Westhill build.jkh1995-10-208-21/+33
* Fix fix.jkh1995-10-202-10/+8
* Document this a little bit better.jkh1995-10-201-7/+6
* More bug fixing, make debug settable two ways, put more meat intojkh1995-10-204-20/+52
* Finally split this off from system.c, as intended.jkh1995-10-202-0/+176
* Too many bugs fixed to mention. This code just seems to BREED them.jkh1995-10-205-49/+69
* If we clear the B_CACHE flag because a buffer isn't composed fully ofdyson1995-10-191-3/+3
* Fix initialization of "bsize" in vnode_pager_haspage(). It must happendg1995-10-191-5/+3
* Propogate default table to restricted 8859-1 templateache1995-10-191-0/+32
* Use sa_flag option SA_NODEFER in sigsys() emulation because SVR3swallace1995-10-191-5/+5
* Implement SA_NODEFER sa_flag for sigaction():swallace1995-10-194-6/+18
* Remove the bugs section. sh(1) now has a ulimit builtin.joerg1995-10-191-9/+0
* Implement the "ulimit" builtin. This is the analogon to csh's "limit"joerg1995-10-193-3/+269
* Sync.jkh1995-10-194-28/+78
* Drat! Forgot the adds..jkh1995-10-194-0/+972
* Sync with today's sources:jkh1995-10-194-14/+14
* Recognize Acrobat files too.phk1995-10-191-0/+3
* Various fixes to make this work better when called from other tools.jkh1995-10-191-2/+14
* put the _getenv and _strncmp under #ifdef DEBUG, which is the only timephk1995-10-181-1/+6
* Add a hint about generating postscript docs.jfieber1995-10-181-1/+6
* Some rethinks on the way the attribute interface worked (now thatjkh1995-10-182-8/+4
* When building -static, link with special scrt0.o instead of crt0.o. Thisdg1995-10-181-0/+3
* Create a scrt0.o file that specifically excludes the shared-lib support.dg1995-10-181-6/+11
* Clean up entries for supported CD-ROM drives.jfieber1995-10-181-14/+5
* Almost snapshot time..jkh1995-10-184-48/+60
* Make CONF1_ENABLE_MSK1 even less restriktive: Ignore slot ID ...se1995-10-176-12/+12
* Doubled the performance of getenv()/__findenv() by rewriting it to notdg1995-10-171-20/+24
* Back out the two latest changes. The -current branch is now equal toasami1995-10-171-7/+1
* Fixed a bug that caused last(1) to be extremely slow in some cases, anddg1995-10-172-83/+83
* Add a man page for the dgb driver.bde1995-10-172-1/+365
* Update Digiboard entries.bde1995-10-172-42/+42
OpenPOWER on IntegriCloud