summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-07-02Move prototype for bindresvport(3) to <netiniet/in.h> as it isTodd C. Miller
1997-07-01gestures in the direction of TurboSpPARC compatibilitygrr
1997-07-01only need one encap device nowNiels Provos
1997-07-01remove obsolete sourcesNiels Provos
1997-07-01remove obsolete sourcesNiels Provos
1997-07-01reflect changes in ipsecNiels Provos
1997-07-01major restructuringNiels Provos
1997-07-01make powerdown conditionalgrr
1997-07-01fix L args; mikelTheo de Raadt
1997-07-01memory leaks, object leaks. some from pk/cgd. rearrange *_DL checks forTheo de Raadt
1997-07-01typosNiels Provos
1997-07-01fix that repeating passwords yield same hash + increment minorNiels Provos
1997-07-01smooth char waiting loopMichael Shalayeff
1997-07-01if no error, dlerror() should return NULLTheo de Raadt
1997-07-01have DL_GETERRNO clear error state after return; also make dlsym() set error ...Theo de Raadt
1997-07-01split -a into -a/-ATheo de Raadt
1997-07-01typodm
1997-07-01Change default behavior to print newline after contents of symlink.kstailey
1997-07-01Updated (troff macros) manpage from FreeBSD-current. No other sourcegrr
1997-07-01Make -Wall happy.Todd C. Miller
1997-07-01Add missing '#' as in #include.Todd C. Miller
1997-07-01Include <stdlib.h> for malloc() proto.Todd C. Miller
1997-07-01-Wall cleanlinessTodd C. Miller
1997-06-30Some -Wall cleanliness.Todd C. Miller
1997-06-30Fix printf format when listing inode number and #blocks toTodd C. Miller
1997-06-30back out last two changeskstailey
1997-06-30signed int fix from leres@ee.lbl.govTheo de Raadt
1997-06-30oops, forgot bsd.own.mkkstailey
1997-06-30remove obj@ dependency againkstailey
1997-06-30Add lib* so obj links get made. Duh, Todd.Todd C. Miller
1997-06-30tagkstailey
1997-06-30fix highscorekstailey
1997-06-30install libs mode 444 like other libskstailey
1997-06-30NIS features are conditional to YP settingkstailey
1997-06-30remove: insque.o insque.po insque.so tmpnam.o tmpnam.po tmpnam.sokstailey
1997-06-30Add MBR & i386/disklabel probing in a generic fashion usable for moreNiklas Hallqvist
1997-06-30bug fix; charnierTheo de Raadt
1997-06-30repair usage; charnier@freebsdTheo de Raadt
1997-06-30WallTheo de Raadt
1997-06-30stdlib.hTheo de Raadt
1997-06-30-f and -t are supported...Theo de Raadt
1997-06-30fix time_t vs long issuesTheo de Raadt
1997-06-30s_addr is not longTheo de Raadt
1997-06-30time_t is not long; not even in a commentTheo de Raadt
1997-06-30clarify why the long typecast is thereTheo de Raadt
1997-06-30Wall, and seperate uid and gid typesTheo de Raadt
1997-06-30Remove bogus id() function that assumes uid_t and gid_t are of a certainTodd C. Miller
1997-06-30alpha bitsTheo de Raadt
1997-06-30Wall. uid & gid are not perfect .. but that is OKTheo de Raadt
1997-06-30Use u_int32_t not u_long since that's what uid_t and gid_t are.Todd C. Miller