]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Restore documented tgetstr() behavior.
[FreeBSD/FreeBSD.git] / sys / net /
1999-09-01 markmThis commit was generated by cvs2svn to compensate...
1999-09-01 markmThis commit was generated by cvs2svn to compensate...
1999-08-30 sheldonhFor every "promiscuous mode enabled" message printed...
1999-08-28 peter$Id$ -> $FreeBSD$
1999-08-26 obrienThis commit was generated by cvs2svn to compensate...
1999-08-24 peterThis commit was generated by cvs2svn to compensate...
1999-08-18 peterHopefully make IFMEDIA_DEBUG compile. if_xname[] is...
1999-08-15 phkGive if_tun the "almost clone" makeover.
1999-08-15 phkGive BPF the "almost-clone" update. If you need more...
1999-08-14 obrienThis commit was generated by cvs2svn to compensate...
1999-08-06 brianBack out redundant check, and remove the MAXMTU compari...
1999-08-06 brianBack out redundant checks
1999-08-06 brianDefine IF_MAXMTU and IF_MINMTU and don't allow MTUs...
1999-07-28 seThis commit was generated by cvs2svn to compensate...
1999-07-28 seThis commit was generated by cvs2svn to compensate...
1999-07-26 brianDon't complain if 0 bytes are written to the tun device...
1999-07-23 jmgfix a problem w/ zero byte writes to the tunnel device...
1999-07-19 rnordierThis commit was generated by cvs2svn to compensate...
1999-07-19 rnordierThis commit was generated by cvs2svn to compensate...
1999-07-10 obrienThis commit was generated by cvs2svn to compensate...
1999-07-10 iwasakiThis commit was generated by cvs2svn to compensate...
1999-07-06 desRename bpfilter to bpf.
1999-07-05 bdeFixed English errors, spelling errors and formatting...
1999-07-04 bdeQuick fix for breakage of bounds checking in rev.1...
1999-07-01 peterFix a printf int/long problem on the Alpha
1999-07-01 peterFix two easy warnings when using BRIDGE without IPFIREWALL.
1999-06-30 msmithIncrease the size of the route reference count from...
1999-06-25 pbNever return the root node itself from rn_match();...
1999-06-23 obrienThis commit was generated by cvs2svn to compensate...
1999-06-22 obrienThis commit was generated by cvs2svn to compensate...
1999-06-19 phkAdd a new interface ioctl, to return "aux status".
1999-06-06 phktypo in previous commit
1999-06-06 phkIntroduce IFF_SMART bit.
1999-05-31 phkSimplify cdevsw registration.
1999-05-30 phkThis commit should be a extensive NO-OP:
1999-05-28 acheThis commit was generated by cvs2svn to compensate...
1999-05-27 brianIn tunclose():
1999-05-24 rnordierThis commit was generated by cvs2svn to compensate...
1999-05-16 pbPR: kern/10570
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-08 kjcclean up en atm driver
1999-05-08 phkFix some disordering I introduced with the jail code.
1999-05-08 phkI got tired of seeing all the cdevsw[major(foo)] all...
1999-05-06 peterAdd sufficient braces to keep egcs happy about potentia...
1999-05-04 luigiFree the dummynet descriptor in ip_dummynet, not in...
1999-05-02 markmThis commit was generated by cvs2svn to compensate...
1999-05-02 dfrThis commit was generated by cvs2svn to compensate...
1999-05-02 obrienThis commit was generated by cvs2svn to compensate...
1999-04-29 luoqiPostpone route_init() until all domains are attached.
1999-04-28 phkThis Implements the mumbled about "Jail" feature.
1999-04-28 msmithAllow loadable interface drivers with BPF support to...
1999-04-27 phkSuser() simplification:
1999-04-26 peterTemporary hack. The radix code shouldn't need this...
1999-04-26 peterProtect the ifinit() function's internals with splimp...
1999-04-26 peterMinor seatbelt tweak. The init code used to be splimp...
1999-04-26 peterMake NETISR_SET use a SYSINIT() rather than a linker...
1999-04-21 peterFix my breakage of BRIDGE compiling option without...
1999-04-20 peterTidy up some stray / unused stuff in the IPFW package...
1999-04-16 peterBring the 'new-bus' to the i386. This extensively...
1999-04-11 eivindBreak long lines that I introduced in a previous commit.
1999-04-07 wpaulAdd missing SYSCTL_DECL(_net_link); required by newer...
1999-04-07 msmithThis commit was generated by cvs2svn to compensate...
1999-04-03 jdpAdd a missing declaration that broke the compilation...
1999-03-30 nsayerMerge from RELENG_2_2, per luigi. Fixes the ntoh?(...
1999-03-30 phkrganize the various modes (CISCO/AUTO/DEMAND/LEASED...
1999-03-24 desImplement TUNSIFMODE and TUNSLMODE.
1999-03-22 obrienThis commit was generated by cvs2svn to compensate...
1999-03-18 peterThis commit was generated by cvs2svn to compensate...
1999-03-15 obrienThis commit was generated by cvs2svn to compensate...
1999-03-15 wpaulGrrr... botched remote commit. Let's try this again...
1999-03-15 wpaulUpdates for vlan stuff:
1999-03-14 markmThis commit was generated by cvs2svn to compensate...
1999-03-10 julianSubmitted by: Larry Lile
1999-03-07 wpaulAlso add 1000baseSX, 1000baseLX, 1000baseCX and 1000bas...
1999-03-06 wpaulAdd 1000baseFX, 10baseSTP and 10baseFL media types...
1999-03-01 impThis commit was generated by cvs2svn to compensate...
1999-02-28 impThis commit was generated by cvs2svn to compensate...
1999-02-28 obrienThis commit was generated by cvs2svn to compensate...
1999-02-25 katoThe fe driver supports bridging, so added it to lists.
1999-02-23 phkMisplaces brace puts important code into debug section.
1999-02-21 rnordierThis commit was generated by cvs2svn to compensate...
1999-02-20 dtSet ifq_maxlen.
1999-02-20 julianWorld, I'd like you to meet the first FreeBSD token...
1999-02-19 phkRemove all the #ifdef notyet stuff, it is probably...
1999-02-19 phkSince ifru_flags is a short, we can fit in a copy of...
1999-02-16 dfr* Change sysctl from using linker_set to construct...
1999-02-11 obrienThis commit was generated by cvs2svn to compensate...
1999-02-10 obrienThis commit was generated by cvs2svn to compensate...
1999-02-10 obrienThis commit was generated by cvs2svn to compensate...
1999-02-07 peterThis commit was generated by cvs2svn to compensate...
1999-02-03 semenuThis commit was generated by cvs2svn to compensate...
1999-02-03 semenuThis commit was generated by cvs2svn to compensate...
1999-02-03 semenuThis commit was generated by cvs2svn to compensate...
1999-02-02 dillon Get rid of IFF_BROADCAST from default IFF_ slip...
next