]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1997-11-18 bdeFixed pedantic syntax errors caused by the trailing...
1997-11-18 jdpFix: too many arguments passed to fprintf().
1997-11-18 jdpFix: too many arguments for format in call to sprintf().
1997-11-18 jdpFix: too many arguments for format string in 4 calls...
1997-11-18 jdpFix erroneous format string.
1997-11-18 jdpAdd cross-references to rfork(2).
1997-11-18 jdpAdd missing argument detected by "-Wformat". Make...
1997-11-18 jdpFix incorrect format string detected by "-Wformat".
1997-11-18 jdpAdd missing argument detected by "-Wformat".
1997-11-18 peterDon't generate new prototype files with the extra int...
1997-11-18 jdpAdd missing arguments detected by "-Wformat".
1997-11-18 jdpFix missing arguments detected by "-Wformat".
1997-11-18 jdpFix two missing arguments detected by "-Wformat".
1997-11-18 brianAdd Id string.
1997-11-18 brianNotice that ppp has closed the connection properly.
1997-11-18 brianAdd and use a DropClient() function for closing the...
1997-11-17 guidoMake sure you do not get unexpected surprises whena...
1997-11-17 woschAdd `writeable'
1997-11-17 alexTypo fix.
1997-11-17 jmgfix Jonathan Mini's email address per his request
1997-11-17 ahastyAdded support for linux sound ioctls:
1997-11-17 brianDon't SetLabel() 'till we've done the SelectSystem...
1997-11-17 brianAdd id strings to tun.[ch].
1997-11-16 brianAbstract data read from and written to the tun device,
1997-11-16 steveDocument the new clear_tmp_enable option in the manpage.
1997-11-16 steveNote in manpage how extraneous output in initialization...
1997-11-16 steveResurrect a modified version of the /tmp clearing code...
1997-11-16 sosDevice # for Jonathan Mini's VESA support.
1997-11-16 acheRestore diagnostic fix spammed after merging
1997-11-16 peterThis commit was generated by cvs2svn to compensate...
1997-11-16 peterImport kernel parts of ipfilter-3.2.1
1997-11-16 peterImport kernel parts of ipfilter-3.2.1
1997-11-16 ahastyReviewed by: Amancio Hasty
1997-11-16 peterThis commit was generated by cvs2svn to compensate...
1997-11-16 peterImport ipfilter 3.2.1 (update from 3.1.8)
1997-11-16 wpaulSome touchups courtesy of Philippe Charnier.
1997-11-16 wpaulClose PR #4867: improve _listmatch() to avoid returning...
1997-11-15 nateMF22:
1997-11-15 woschtarget(__target) -> target(${__target})
1997-11-15 brianInterpret AF_LINK sockaddrs correctly in show/delete...
1997-11-14 teggeSimplify map entries during user page wire and user...
1997-11-14 teggeDon't try to obtain an excluive lock on the vm map...
1997-11-14 brianuucplock is in section 3 not section 8 !
1997-11-14 nate- Added entry for Accton 2216 ethernet card.
1997-11-14 brianUpdate the cftypes arrays according to rfc1700.
1997-11-14 brianAllow blank lines in config entries (they aren't termin...
1997-11-14 sefLog the request from the remote side, in addition to...
1997-11-14 jkhMF22: Revert part of -p handling.
1997-11-13 alexSwitch the effective uid to that of the user when writi...
1997-11-13 julianSubmitted by: Archie cobbs (IPDIVERT author)
1997-11-13 brianUse seteuid() instead of setreuid().
1997-11-13 brianDon't run if ppp.conf is writable.
1997-11-13 brianLog a warning when a -direct invocation is denied.
1997-11-13 brianFix command logging (broken with the "allow" command).
1997-11-13 brianNull commit: The last commit made some warning message...
1997-11-13 brianDon't delete interface routes when we do an LcpDown.
1997-11-13 jkhThe prefix override code was bogus. The original idea...
1997-11-13 jkhWhine when a depended package can't be found at all...
1997-11-13 brianUse htonl() rather than htons().
1997-11-13 julianoops, fix left out semicolon in code I patched by hand.
1997-11-13 julianSubmitted by: Archie@Whistle.com (Archie Cobbs)
1997-11-13 julianReviewed by: hackers@freebsd.org in general
1997-11-12 brianUnderstand networks in the filter rules. We don't
1997-11-12 brianLog whether or not IP packets are bloked due to
1997-11-12 brianReturn correct value from "set loopback".
1997-11-12 brianDon't attempt to dial if "dial label" has specified
1997-11-12 brianPass a missing arg to LogPrintf().
1997-11-12 teggeSet return value for the correct process in ptrace().
1997-11-12 markmUpgrade perl to perl5.004_04
1997-11-12 jmgfix return type so that it returns both bytes (instead...
1997-11-12 obrienstate that "kernel includes" ==> sys/*.h
1997-11-12 julianReviewed by: various.
1997-11-12 obrienstyle-police got me. :-)
1997-11-12 jdpDocument the exit status for a command that was termina...
1997-11-12 jdpOutput the estimated battery lifetime as "hh:mm:ss...
1997-11-12 jdpExpand the APMIO_GETINFO ioctl to return the estimated...
1997-11-12 brianDon't warn that we're waiting for the command to comple...
1997-11-12 brianSome "allow" examples.
1997-11-11 brianDon't moan about unexpected config req's when in ST_STO...
1997-11-11 brianFinish the security improvements:
1997-11-11 joergSort "sparse" into alphabetical order, since dd's ...
1997-11-11 brianUse select() instead of poll() for portabilities sake.
1997-11-11 brianFix typo that causes CHAP RESPONSEs to *always*
1997-11-11 brianPoll the socket descriptor while in el_gets()
1997-11-11 brianFlush the output stream when doing local logging.
1997-11-11 steveCorrect some anomalies in the man page.
1997-11-11 yokotaDocumented PSM_HOOKAPM and PSM_RESETAFTERSUSPEND options.
1997-11-11 wollmanAttempt to tell the user precisely what sort of VGA...
1997-11-11 nate- Added PSM_HOOKAPM & PSM_RESETAFTERSUSPEND options.
1997-11-10 wpaulAdd a ypinit script and man page (script lifted from...
1997-11-10 brianMention IP address label in ppp.linkup.
1997-11-10 markmFix conflicts.
1997-11-10 bdeFixed chip_offsets[] which I broke in rev.1.53. The...
1997-11-10 nate- Convert c++ comment to c comment.
1997-11-10 katoSync with sys/i386/conf/majors.i386 revision 1.20.
1997-11-10 bdeFixed some type and value mismatches. setsignal()...
1997-11-10 acheAdd (unsigned) cast to prevent overflow in %
1997-11-10 jkhUse more secure defaults for amd.map.
1997-11-10 msmithAssign 84 to Andrew Gordon <arg@arg1.demon.co.uk> for...
1997-11-10 peterremove #include <login_cap.h>, this is included as...
next