]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
When a packet is destined for delivery via an ATM medium, perform
[FreeBSD/FreeBSD.git] / usr.sbin /
2002-10-20 Chris CostelloStick .Os between .Dd and .Dt
2002-10-20 Makoto MatsushitaSince NEWCARD is the default for i386, undef PCCARD_ARCH.
2002-10-18 Nate Lawson* Add CDRIOC{READ,WRITE}SPEED ioctls to cd(4). Units...
2002-10-18 Thomas MoestlConnect ofwdump to the sparc64 build.
2002-10-18 Thomas MoestlAdd a utility to examine the OpenFirmware device tree...
2002-10-18 Tim J. RobbinsSync usage() with reality and sort it alphabetically.
2002-10-18 Tim J. RobbinsAdd -c option to synopsis. Sort it alphabetically,...
2002-10-18 Chris CostelloCosmetic line-wrapping change that has the side-effect...
2002-10-18 Chris CostelloRemove a superfluous line containing only `.'
2002-10-17 Chris CostelloActivate ugidfw.8 man page.
2002-10-17 Philippe CharnierRemove unused #includes. Eliminate castings by using...
2002-10-17 Chris CostelloAdd a man page for ugidfw(8).
2002-10-16 Philippe Charniers/rpc.mountd/mountd/
2002-10-16 Philippe CharnierArrange to not have /* inside a comment. Typo fix.
2002-10-16 Philippe CharnierPut author name under .An/Aq.
2002-10-16 Maxim KonovalovFix getopt(3) optstring: remove a flag we does not...
2002-10-15 Philippe CharnierAdd missing .Nm. Add FBSDID. fprintf -> warnx. Lowercas...
2002-10-15 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-14 Yoshihiro TakahashiFix to check disk geometry.
2002-10-14 Yoshihiro TakahashiThe MACHINE variable on pc98 is "i386". So, use "pc98...
2002-10-14 Yoshihiro TakahashiUse snprintf() instead of sprintf().
2002-10-14 Yoshihiro TakahashiCheck correct machine name.
2002-10-14 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-12 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-10-12 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'Brien* Negative #if's are harder to read as they don't tell...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-10 Brian FeldmanDocument the -n option and fix manpage Fl usage.
2002-10-10 Brian FeldmanAdd an -n option to write the trailing nul byte to...
2002-10-10 Brian FeldmanCorrect argc verification (don't crash).
2002-10-10 Robert WatsonAdd -h flags to each of the *extattr(8) commands, indic...
2002-10-10 Robert WatsonUse basename(3) to derive the name of the binary from...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alfred Perlsteinde-__P()
2002-10-09 John BaldwinUse __packed.
2002-10-08 John BaldwinSpell 'Temperature' correctly.
2002-10-08 Bruce A. MahTeach pkg_add -r how to find 4.7-RELEASE packages with...
2002-10-07 Alfred PerlsteinAdd 'break' to empty 'default' 'switch' statements.
2002-10-07 Alfred PerlsteinWARNS=3 safety (mostly), use __unused for unused params...
2002-10-07 Alfred Perlsteinfix line wrap.
2002-10-07 Alfred Perlsteincast xdr_rpcblist_ptr to xdrproc_t to silence warnings.
2002-10-07 Alfred PerlsteinAdd ';' after 'default:' labels to avoid 'deprecated...
2002-10-07 Alfred PerlsteinDon't pass a NULL pointer to syslog(3).
2002-10-06 Dag-Erling SmørgravAvoid referencing a removed (and freed) queue entry...
2002-10-04 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-10-02 Poul-Henning KampThis commit was generated by cvs2svn to compensate...
2002-10-01 Dima DorfmanActually use the exitstatus value that we maintain.
2002-10-01 Poul-Henning KampSplit MBR and PC98 on-disk sliceformats out from diskla...
2002-09-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-09-30 Murray StokelyThis commit was generated by cvs2svn to compensate...
2002-09-29 Warner LoshRemove bogus comments about why we do some silly things...
2002-09-29 Warner LoshAdd -x option. This causes pccardd to exit after probi...
2002-09-29 Warner LoshAdd a ; to make a non-null statement
2002-09-28 Makoto MatsushitaCreate symlink for /etc/group. MAKEDEV file will use...
2002-09-25 Mike BarcroftUse the standardized CHAR_BIT constant instead of NBBY...
2002-09-24 Mike BarcroftGet howmany() macro from <sys/param.h>, instead of...
2002-09-24 Andrey A. ChernovUse POSIX-style sort syntax in example
2002-09-23 Brian SomersIf the peer gives us 0.0.0.0 as his IP number, NAK...
2002-09-23 Maxim KonovalovDo not add a start offset time to the track duration...
2002-09-23 Daniel C. SobralIntroduce to the !program specification a capability...
2002-09-21 Garrett WollmanMake the threatened fts(3) ABI fix. FTSENT now avoids...
2002-09-20 Mark MurrayThe resolver library does a pretty acceptable set of...
2002-09-20 Mark MurrayKerberised NFS has never (as far as I can tell) worked...
2002-09-20 Warner Losho Don't print devices that aren't attached unless run...
2002-09-19 Julian ElischerPppctl seems to compile again now
2002-09-17 John PolstraUse consistent terminology in the usage message, the...
2002-09-17 Mike BarcroftDon't depend on <sys/types.h> pollution in <sys/fcntl.h>.
2002-09-17 Jacques VidrineCheck for FD_SET overruns.
2002-09-17 John BaldwinOnly include parent directory Makefile.inc if it exists...
2002-09-17 Peter WemmAdd i386 to the list of architectures that libc_r is...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Peter WemmInitiate deorbit burn for the i386-only a.out related...
2002-09-16 Bill Fennerxids are u_int32_ts, which are not necessarily the...
2002-09-16 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-09-16 Takanori WatanabeAdd sleep state explanation.
2002-09-16 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-09-15 David MaloneAdd "-t" to useage message and comment. (The -t option...
2002-09-15 David MaloneSome BIOSs are using MTRR values that are only document...
2002-09-10 Bruce A. MahUpdate to use *.tbz suffix, also update example URL.
2002-09-09 Maxim SobolevSigh, finally activate pkgwrap.c.
2002-09-09 Bruce A. MahFix minor off-by-one error.
2002-09-09 Bruce A. MahMake pkg_install go to the right place for 4.6-RELEASE...
2002-09-09 Maxim SobolevIntroduce notion of the package tools revision and...
2002-09-09 Akinori MUSHAAdd tcl81 that was missing.
2002-09-09 Jacques VidrineBack out previous commit. I was a bit overzealous...
2002-09-09 Jacques VidrineCheck for FD_SET overrun.
2002-09-09 Jacques VidrineCheck for FD_SET overruns.
2002-09-09 Maxim SobolevKill debugging line occasionally slipped into rev.1.3.
2002-09-09 Maxim SobolevVastly decrease amount of memory comsumed in the case...
2002-09-09 Maxim SobolevUse --fast-read mode to extract metadata from package...
2002-09-07 Maxim SobolevAllow edquota(8) to be used for setting up quotas non...
next