]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
This commit was generated by cvs2svn to compensate for changes in r102521,
[FreeBSD/FreeBSD.git] / usr.sbin /
2002-08-28 darrenrThis commit was generated by cvs2svn to compensate...
2002-08-28 darrenrThis commit was generated by cvs2svn to compensate...
2002-08-27 brianInclude the correct file (stdarg.h) and use va_list...
2002-08-27 hmAfter dialling using -n, add the ability to wait for...
2002-08-27 brianUse _BSD_VA_LIST_ rather than __va_list if it's defined
2002-08-26 brianCorrect the FAQ url
2002-08-26 regDon't dump core on packages with an invalid or empty...
2002-08-26 obrienGrrr.... mumble.... a linger gzip'ism still existed.
2002-08-25 charnierReplace various spelling with FALLTHROUGH which is...
2002-08-25 impRemove extra args to printf
2002-08-25 cjcDon't give up on a remote log host when we get a EHOSTU...
2002-08-25 obrienReorg just a tad to better express our bzip intentions.
2002-08-25 obrienFind remaining hardcoded gzip bits and change to bzip2...
2002-08-24 liouxPreserve suid/gid permissions when extracting packages...
2002-08-24 schweikhUse "kbytes" instead of "blocks" in messages as this...
2002-08-21 impDon't use NULL when we really mean 0 for call to pw_edit.
2002-08-21 trhodess/filesystem/file system/g as discussed on -developers
2002-08-21 mikeo Merge <machine/ansi.h> and <machine/types.h> into...
2002-08-20 robertoFix buildworld breakage.
2002-08-20 phkBe consistent about quoting things.
2002-08-19 sobomaxAdd a new `-H' modifier, which when combined with ...
2002-08-18 bdeInclude <nlist.h> for nlist interfaces instead of depen...
2002-08-18 bdeUse essentially the same formatting of the CPU stats...
2002-08-18 bdeInclude <nlist.h> for nlist interfaces instead of depen...
2002-08-18 sobomaxIncrease size of ifnet.if_flags from 16 bits (short...
2002-08-15 alfredRemove a case of exposing 'struct ucred' to userspace...
2002-08-13 rumdoc(7) police: Removed redundant .Ns calls.
2002-08-12 sobomaxEnsure that origin field in the packing list structure...
2002-08-12 hmadd support properly displaying and logging incoming...
2002-08-12 impWarn that hex keys are the most portable.
2002-08-11 dwmaloneFix conjugation of exists and add full stops to the...
2002-08-11 hmadd experimental support for Data over Voice (DoV)...
2002-08-11 muxUpdate manpage to match the code, vfsload() isn't used
2002-08-11 muxUpdate manpage to match the code, vfsload() is not...
2002-08-11 schweikhFix typos; each file has at least one s/seperat/separat/
2002-08-10 mikehAdd break's to case blocks.
2002-08-10 nectarThis commit was generated by cvs2svn to compensate...
2002-08-10 nectarThis commit was generated by cvs2svn to compensate...
2002-08-10 nectarThis commit was generated by cvs2svn to compensate...
2002-08-09 jhayTeach sysinstall that documents on the boot floppy...
2002-08-09 gshapiroApply the envp fix to the other call to main() as well.
2002-08-09 iedowseImprove the code for detecting UID ranges so that usern...
2002-08-08 sosAdd DVD+RW support to the ATA driver and burncd. This...
2002-08-07 umeAdd capability for limiting the maximum number of simul...
2002-08-06 schweikhTypo: s/seperately/separately
2002-08-05 nectarThis commit was generated by cvs2svn to compensate...
2002-08-05 dougbSuppress spurious warning messages about rm -rf TEMPROO...
2002-08-05 impUse wi_ltv_domains struct to print domains
2002-08-05 impAdd more (possibly useless) information to wicontrol...
2002-08-05 dougbFix a couple DESTDIR related problems. Credit for the...
2002-08-04 gshapiroPass envp to crunched program's main() routines as...
2002-08-04 knuAnother .tbz2 -> .tbz leftover. Properly look for...
2002-08-04 knuDrop support for the .tbz2 suffix. One would not want...
2002-08-04 obrienUse an 8.3 friendly extension when compressing with...
2002-08-04 tjrNever allow a user to use crontab if opening /var/cron...
2002-08-03 muxNow that the kernel is able to load modules itself,
2002-08-03 impgcc tells me that this isn't a prototype, and it is...
2002-08-02 sobomaxWhen extracting package pass `-p' option to tar(1)...
2002-08-02 rwatsonAdd a libnames entry for libugidfw.
2002-08-02 rwatsonIntroduce support for Mandatory Access Control and...
2002-08-01 blackendFix links to the FAQ and the Handbook
2002-07-31 desUse struct xfile, not struct file.
2002-07-31 blackendCorrect URL to the FAQ
2002-07-30 blackendCorrect links to Handbook's pages, old URLs does not...
2002-07-30 iwasakiThis commit was generated by cvs2svn to compensate...
2002-07-30 nectarThis commit was generated by cvs2svn to compensate...
2002-07-30 nectarThis commit was generated by cvs2svn to compensate...
2002-07-30 nectarThis commit was generated by cvs2svn to compensate...
2002-07-30 brianDo a case insensitive comparison when comparing the...
2002-07-30 jakeFix int/size_t mismatch for sysctl arguments. Try...
2002-07-30 peterUse fchmod() to restore the tty modes.
2002-07-29 ruDrop support for COPY, -c has been the default mode...
2002-07-28 hmUpdate, correct and bring in sync with reality all...
2002-07-28 fennerUpdate for traceroute 1.4a12
2002-07-28 fennerThis commit was generated by cvs2svn to compensate...
2002-07-27 dwmaloneMake usage match options.
2002-07-27 fennerFix spacing for -P (policy) examples.
2002-07-26 sobomaxDon't dump all information about apm when only asked...
2002-07-25 robertWhen parsing the program name from the incoming log...
2002-07-25 robertWhen reading a program name from the syslog configurati...
2002-07-25 peterBah, I forgot to commit this part of the nfssvc() clean...
2002-07-25 jmallettChange 'int pid' to 'pid_t pid'
2002-07-24 peterIf NO_MAILWRAPPER is set, and sendmail is still enabled...
2002-07-24 peterenable fdisk for ia64 as well as i386
2002-07-24 peterOnly install the mbr code on i386.. not ia64. This...
2002-07-24 mpThis commit was generated by cvs2svn to compensate...
2002-07-23 blackends/IPSEC/IPsec according to RFCs
2002-07-23 fennerAdd '+FreeBSD' to the version string, to reflect that...
2002-07-22 umeuse IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY.
2002-07-22 ruThis commit was generated by cvs2svn to compensate...
2002-07-22 umeuse IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY.
2002-07-22 kanInitialize sockbits variable with FD_ZERO, to avoid...
2002-07-22 fanfFix typo: corrisponds -> corresponds
2002-07-22 bpThis commit was generated by cvs2svn to compensate...
2002-07-22 impCopy cis strings into the kernel.
2002-07-21 peterRemove stray function prototype. I wrote and removed...
2002-07-21 peterCheck for missing static unit 'count' declarations...
2002-07-21 peterCheck that we are not supplying 'device foo N' to devic...
2002-07-19 markmThis commit was generated by cvs2svn to compensate...
2002-07-18 joergTry to give a more descriptive error message for the...
next