]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Change the declaration of initsd.
[FreeBSD/FreeBSD.git] / usr.sbin /
1999-10-12 charniererr -> errx for malloc failure
1999-10-12 obrienThis commit was generated by cvs2svn to compensate...
1999-10-10 peterFurther cleanup. Also remove the following unused...
1999-10-10 peterNuke the old antique copy of ipfilter from the tree...
1999-10-09 chrisRemove an unnecessary cross-reference to ioctl(2)
1999-10-09 phkmount* fixes from Martin Blapp <mb@imp.ch>:
1999-10-08 charnierspace is not allowed between owner and :group.
1999-10-08 brianRevert the 1.44 -> 1.45 change. It doesn't work as...
1999-10-08 peterZap references to 'major' token, it's not used.
1999-10-07 n_hibmaDeconfuse release and revision
1999-10-07 brianDon't go from datalink state opening directly to lcp...
1999-10-06 brianMention the received/expected magic for dodgy ECHO...
1999-10-06 alfredPut the umount request through the same translation...
1999-10-06 n_hibmaRemove the inclusion of device.h. It's no longer there.
1999-10-05 marcelUndo previous change.
1999-10-05 jkhReally fix the auto keyword botch correctly by just...
1999-10-05 brianBring links down gently when their throughput isn't...
1999-10-04 obrienThis commit was generated by cvs2svn to compensate...
1999-10-04 obrienThis commit was generated by cvs2svn to compensate...
1999-10-03 marcelRestore -traditional compilation
1999-10-03 obrienThis commit was generated by cvs2svn to compensate...
1999-10-02 obrienThis commit was generated by cvs2svn to compensate...
1999-10-02 obrienThis commit was generated by cvs2svn to compensate...
1999-10-01 peterUse the sys/wormio.h definitions of CDRIOCNEXTWRITEABLE...
1999-09-30 peterUse sigemptyset rather than sa_mask = 0.
1999-09-30 jkhSigh, too many late nights!
1999-09-30 brianSupport GRE packets
1999-09-29 chrisAdd and activate the man page for memcontrol(8).
1999-09-29 marcelsigset_t change (part 5 of 5)
1999-09-27 jkhOh bollocks, I really screwed up the "auto" check here...
1999-09-27 sheldonhThis commit was generated by cvs2svn to compensate...
1999-09-27 billf-Wall fixes.
1999-09-26 brianSupport ``set cd off'' to tell ppp not to even look...
1999-09-25 billfo Remove all of the objformat logic, it's never coming...
1999-09-24 brianTypo
1999-09-24 phantomVarious style and visual changes.
1999-09-23 obrienSync with am-utils-6.0.2s2.
1999-09-23 obrienThis commit was generated by cvs2svn to compensate...
1999-09-23 achemoved to koi2alt
1999-09-22 sosSupport quad & max speeds in wormcontrol.
1999-09-22 wpaulSpruce up the ADMtek driver: conver to newbus, miibus...
1999-09-22 brianAllow ``make -DNOKLDLOAD''
1999-09-22 brianDo a kldload() if we get ENXIO trying to open /dev...
1999-09-21 acheAdd koi2855 filter
1999-09-21 brianBack out the bogus #ifdef __NetBSD__ #include <signal...
1999-09-21 dillon Bring documentation up to date, add a few more...
1999-09-21 brianFix the ``lt'' comparison in ``set filter''
1999-09-20 phantomCorrect spelling : ascii -> ASCII
1999-09-20 ruYet another align.
1999-09-20 brianNetBSD has moved ``extern int errno;'' to signal.h :-/
1999-09-20 brianNetBSD has changed the el_init() prototype
1999-09-20 brianNetBSD requires net/if.h for the IFF_* defines (as...
1999-09-19 markmPrepare for K5.
1999-09-19 markmThis commit was generated by cvs2svn to compensate...
1999-09-19 phkAdd a version number field to the jail(2) argument...
1999-09-19 jkhexecute a strategic clear.
1999-09-19 yokotaFix -s option.
1999-09-19 yokota- Mention that the SC_PIXEL_MODE kernel option is requi...
1999-09-19 jkhDeal with new "auto" setting for network_interfaces.
1999-09-19 obrienThis commit was generated by cvs2svn to compensate...
1999-09-18 obrienThis commit was generated by cvs2svn to compensate...
1999-09-17 jkhMF3: various small tweaks.
1999-09-17 dillon Fix a bug in the block number calculation for VN...
1999-09-16 brianCorrect the return from FilterCheck for fragments
1999-09-15 obrienSync with am-utils-6.0 => am-utils-6.0.1 changes.
1999-09-15 jkhIf enlightenment is present, gnome-session starts it...
1999-09-15 obrienThis commit was generated by cvs2svn to compensate...
1999-09-15 peterFix warning: return type of `main' is not `int'
1999-09-14 obrienFoo. Maybe I should get Peter to hook ispell up in...
1999-09-14 obrienAdd the NIS domain to the tweakable knobs.
1999-09-13 ruAlign sockaddrs passed to/from the routing socket as...
1999-09-13 jkhApparently, it's not console=serial to set the serial...
1999-09-11 iwasakiFix debut version to 3.3, not 4.0.
1999-09-11 iwasakiHandle CAPABILITIESCHANGE event.
1999-09-11 maxDocument the fact that pkg_add/delete passes INSTALL...
1999-09-08 brianCosmetic:
1999-09-08 jkhProvide another installation option for GNOME so we...
1999-09-07 brianWe don't need a queue for *CP data - these are IP-only...
1999-09-07 brianIntroduce a forth IP packet queue. Urgent packets...
1999-09-06 brianMake the ``Problem with IP header length'' error a...
1999-09-06 brian$FreeBSD$ -> __DATE__
1999-09-06 peterUnifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really...
1999-09-06 jkhOnly do dhclient once; it has its own internal retry...
1999-09-06 peterTidy $Log$ debris
1999-09-06 brianWhen logging warning messages, there are now three...
1999-09-06 peterTidy up $Log$ debris
1999-09-06 peter$Date$ -> $FreeBSD$
1999-09-06 wpaulThis commit adds driver support for PCI fast ethernet...
1999-09-05 wpaulThis commit adds driver support for the Silicon Integra...
1999-09-05 peter$Header$ cookies
1999-09-04 jkhUpdate to XFree86 release 3.3.5
1999-09-04 jkho Catch up with pnp changes - kget no longer saves...
1999-09-04 peterremove #ifdef FreeBSD -> <machine/soundcard.h> special...
1999-09-04 markmThis commit was generated by cvs2svn to compensate...
1999-09-04 markmUpdate licence.
1999-09-04 briano Split the two IPCP queues into three - one for FSM...
1999-09-03 brianWhen sending radius authentication requests:
1999-09-02 jkhIt's "router_flags" not "routerflags"
1999-09-02 jkhOh crud, did I ever screw the pooch! Rather than sync...
1999-09-01 chrisRe-add the libmytinfo/libncurses stuff - removing it...
next