summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Oops, wrong version of digittoint fix was commited, step back to v1.8ache1997-09-252-16/+12
* Fix digittoint broken long agoache1997-09-252-28/+16
* Reduce the target number of vnodes on the freelist from desiredvnodesphk1997-09-252-4/+4
* Fix a bug where the speculative memory probe wouldn't occur on systems thatdg1997-09-252-4/+4
* Use err(3). Add missing parameter for printf() (reviewed by steve).charnier1997-09-252-64/+47
* Remove unused variables. Lowercase err() strings.charnier1997-09-252-43/+29
* Put includes in alphabetical order. Use fprintf() in usage().charnier1997-09-251-10/+13
* Stylistic changes in man page.charnier1997-09-252-19/+12
* Use err(3).charnier1997-09-252-34/+35
* Bandaid for the build-breaking reference to _BSD_RUNE_T_. I'm not surepeter1997-09-252-6/+6
* Show size of vnode pool in vmstat mode.peter1997-09-251-2/+21
* Do the MSChap encryption.brian1997-09-252-0/+142
* Allow Microsoft CHAP authentication.brian1997-09-259-61/+145
* Emboldened by the success of yesterday's ICMP statistics display,wollman1997-09-254-2/+353
* Export ipstat via sysctl. Don't understand why this wasn't done before.wollman1997-09-252-3/+7
* Remove unused fileache1997-09-241-751/+0
* Convert to random()ache1997-09-241-2/+2
* Fix turn rightache1997-09-241-2/+2
* Oops, miss one rand() lcation...ache1997-09-241-1/+1
* Convert to random()ache1997-09-243-9/+7
* Convert to random() and automatically fix bug with RAND_MAX is too largeache1997-09-242-2/+3
* Convert to random()ache1997-09-242-8/+6
* Move under HIDEGAME, add revokeache1997-09-242-22/+11
* Cleanupache1997-09-243-3/+4
* Convert to random()ache1997-09-242-4/+4
* Cleanup.ache1997-09-241-2/+4
* - print ยค when pressing Shift-4 (not w/ AltGR-4 as in the original).ache1997-09-241-1/+1
* Revoke properly by setgid, not by setuid, overlooked in gamesache1997-09-241-2/+5
* Remove setuid, priveledges already revoked early in the right wayache1997-09-241-4/+0
* Cleanup.ache1997-09-241-4/+7
* Use include for malloc declarationache1997-09-241-3/+2
* Fix longstanding bug: it was impossible to save to the same file twiceache1997-09-241-2/+5
* Fix revoke to use setgid instead of setuid,since games uid changed toache1997-09-241-2/+4
* Revoke privs before shell exitache1997-09-244-14/+16
* Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp>julian1997-09-2411-7/+693
* This commit was generated by cvs2svn to compensate for changes in r29815,markm1997-09-2445-0/+1829
|\
| * Initial import of the new kerberosIV Makefiles.markm1997-09-2445-0/+1829
* | Initial import of the new kerberosIV Makefiles.markm1997-09-243-0/+53
* | Oops, to many zeroes was in usleep argache1997-09-241-1/+1
* | Headers cleanup.ache1997-09-249-53/+60
* | put in the link for the dummy collation module for Shift-JISjulian1997-09-242-4/+4
* | Remove conflicting malloc declarationache1997-09-241-1/+0
* | Remove setuid, uneeded nowache1997-09-242-2/+0
* | Back out all my changes and restore v1.5 because there is noache1997-09-241-7/+1
* | Make hack non-setuid back, it is possible because hackdir hierarchyache1997-09-241-7/+1
* | Disallow o+rwx for /var/games/hackdir hierarchy, it helps to make hackache1997-09-241-3/+3
* | Commented out entries of Luigi's sound driver. The name `pcm' iskato1997-09-242-12/+12
* | Store an absolute tick value in callout entries so that a subtraction ongibbs1997-09-244-32/+55
* | Add one more counter so we can truly find out how good our name cachephk1997-09-241-2/+7
* | Includes cleanupache1997-09-246-18/+27
OpenPOWER on IntegriCloud