]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Convert nullfs to nmount.
[FreeBSD/FreeBSD.git] / usr.sbin /
2002-05-23 Dag-Erling SmørgravUn-kmemize. Portions of the tty mode code have been...
2002-05-23 Dag-Erling SmørgravNits in previous commits.
2002-05-23 Dag-Erling SmørgravCull large amounts of dead code (deprecated since 1997)
2002-05-23 Dag-Erling SmørgravANSIfy.
2002-05-23 Dag-Erling SmørgravStaticize.
2002-05-23 Dag-Erling SmørgravWhitespace cleanup.
2002-05-23 Dag-Erling SmørgravUnbreak tty mode (cons was renamed to constty a while...
2002-05-23 Ollivier Robertload_env(), the function that attempts to parse a crontab
2002-05-23 Ruslan ErmilovThis manpage is for Alpha only.
2002-05-22 Brian SomersIncrease the maximum FSM option length to 50
2002-05-22 Brian SomersAdd some missing #includes that weren't required due...
2002-05-22 Maxim SobolevEliminate free'ing already freed chunks.
2002-05-21 Ruslan ErmilovAdded support for ia64 and sparc64.
2002-05-21 Brian SomersMention our support of the authentication side of rfc2548
2002-05-21 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-05-20 Ollivier RobertAdd two FTP mirrors in France:
2002-05-20 Ruslan ErmilovBootstrap elf2aout(1) for sparc64; used to build sys...
2002-05-20 Maxim SobolevMFS: silence compiler warnings.
2002-05-20 Ruslan ErmilovKill the stray #include line.
2002-05-20 Ruslan Ermilovs/u_int/u_int32_t/
2002-05-20 Dima DorfmanFix IP address typo.
2002-05-19 Akinori MUSHAWork around a code generation bug of GCC 3.1 by replacing
2002-05-18 Brian SomersDocument RAD_MICROSOFT_MS_CHAP2_SUCCESS.
2002-05-17 Jake BurkholderGet byte swapping primitives from sys/endian.h now...
2002-05-17 Brian SomersMFS: Extend a buffer size so that packages with particu...
2002-05-17 Juli MallettStop this program's abuse of malloc(3). Its return...
2002-05-17 Brian SomersPut back <string.h>
2002-05-16 Andrew R. Reiter - Convert a bunch of macros to the actual function...
2002-05-16 Andrew R. Reiter- Convert a bunch of macros to the actual function...
2002-05-16 Eric MelvilleRemove cross reference to pkg_update(1).
2002-05-16 Mark MurrayReplace the perl script version of this with a sh(1...
2002-05-16 Hajimu UMEMOTODon't install scriptdump which is written in Perl....
2002-05-16 Brian SomersAdd some OpenBSD includes
2002-05-16 Brian SomersFix a mis-placed #else/#endif
2002-05-16 Brian SomersHandle MS-CHAPv2 authentication correctly via the RADIU...
2002-05-16 Tom Rhodesmore file system > filesystem
2002-05-16 Tom RhodesConsistancy check: s/file system/filesystem/g
2002-05-15 Tom Rhodespciconf(8) has an incorrect synopsis which argues the...
2002-05-15 Dag-Erling SmørgravExplicitly cast NCONTINENTS to int to silence an overfl...
2002-05-15 Dag-Erling SmørgravRemove bogus cast.
2002-05-15 Dag-Erling SmørgravUnbreak Alpha build.
2002-05-15 Dag-Erling SmørgravUnbreak Alpha build.
2002-05-14 Ian DowseUse fgetln to remove the static limit on the length...
2002-05-14 Maxim Sobolev- Make use of DEPOROGINs (if there are any) when instal...
2002-05-14 Daniel HarrisTrivial language fixes.
2002-05-14 Brian SomersFix an include for NetBSD
2002-05-14 Brian SomersAvoid a rather bizarre warning from gcc 3.1:
2002-05-14 Brian Somerso Clean up some #includes
2002-05-14 Brian SomersMention the ``end of output'' for each periodic script.
2002-05-14 Brian SomersCalculate the number of open links properly when decidi...
2002-05-13 Brian SomersFix a syntax error
2002-05-13 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-05-13 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-05-13 Ruslan ErmilovMark all internal libraries with INTERNALLIB.
2002-05-13 Ruslan ErmilovRemoved now unused INTERNALSTATICLIB.
2002-05-13 Giorgos Keramidaso Uncapitalize .Nd macro arguments and remove punctuation
2002-05-13 Giorgos KeramidasRemove EOL space.
2002-05-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-05-12 Poul-Henning KampSigh... Yet a BBSIZE breakage.
2002-05-12 Robert WatsonAdd a man page for the devinfo command; I'd argue devin...
2002-05-11 Dima Dorfmandemon -> daemon
2002-05-11 Brian SomersWe don't need to include arpa/inet.h here. In fact...
2002-05-11 Eric MelvilleRemove cross reference to pkg_update(1).
2002-05-11 Brian Somers#include netinet/in.h when !__FreeBSD__ to silence...
2002-05-11 Dima Dorfmansysctl -w -> sysctl
2002-05-11 Dima DorfmanBeware the log demon! (Fix typo: s/demon/daemon/)
2002-05-11 Alfred Perlsteinreplace __FUNCTION__ with standardized __func__.
2002-05-11 Alfred Perlsteinunbreak build: fix multi-line string literal
2002-05-11 Alfred Perlsteinunbreak build: ditch multi-line string literals
2002-05-11 Alfred Perlsteinfix build:
2002-05-11 Brian SomersNetBSD keeps des.h in /usr/include/openssl these days
2002-05-10 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-05-10 David E. O'BrienBmake bits for Gcc 3.1.
2002-05-10 Masafumi Max NAKANETypo.
2002-05-10 Brian SomersAdd support for MS-CHAP authentication via a RADIUS...
2002-05-10 David E. O'BrienTurn off pppctl -- it won't like with an in-tree Gcc...
2002-05-10 Maxim SobolevWhen packing installed package into a file (pkg_create...
2002-05-09 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-05-09 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-05-09 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-05-09 Ollivier RobertFix buildworld breakage.
2002-05-09 Josef KarthauserReplace /kernel with /boot/kernel/kernel.
2002-05-09 Bill PaulUnbreak this file after the last drive-by committing...
2002-05-08 Paul RichardsDo my bit for the Perl removal team and shoot my own...
2002-05-08 Hajimu UMEMOTOMake compilable without -DINET6.
2002-05-08 Hajimu UMEMOTOLog address family of a connection.
2002-05-08 Dag-Erling SmørgravUse libutil instead of pw_{copy,util}.c. Clean up...
2002-05-08 Dag-Erling SmørgravFix a boatload of format errors and constness violations.
2002-05-08 Maxim Konovalovstyle(9): remove an EOF space.
2002-05-08 Maxim KonovalovImplement 'speed' command: set a maximum read speed...
2002-05-08 Kelly YanceyUpdate ARP to access token-ring source routing informat...
2002-05-08 Dag-Erling SmørgravUse libutil and libypclnt for all passwd manipulation...
2002-05-07 Peter WemmRe-remove these files. Somehow obrien managed to reviv...
2002-05-07 Brian SomersDon't corrupt MP fragments when they're put back on...
2002-05-07 Brian SomersUnderstand the Session-Timeout RADIUS attribute
2002-05-06 David Maloneinet_aton returns 0 on failure, not -1.
2002-05-05 Maxim SobolevNew feature: allow origins of all dependencies be recor...
2002-05-05 Maxim SobolevIn a origin lookup mode (-O) don't bail out when encoun...
2002-05-05 Maxim SobolevUpdate usage() and manpage to match reality (add -O...
2002-05-05 Maxim SobolevUse PLIST_ORIGIN instead of rolling own version using...
next