]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-06-12 peterAdd -DFREEBSD_AOUT to CFLAGS to ensure we get the corre...
1998-06-12 peter#include <arpa/inet.h>
1998-06-12 peter#include <arpa/inet.h>
1998-06-12 peter#include <arpa/inet.h>
1998-06-12 peterMove bsd.own.mk after make.conf, this allows BINFORMAT...
1998-06-12 peterForce -DFREEBSD_AOUT incase ldconfig is being compiled...
1998-06-12 dgIncreased MAXTSIZ to 128MB...there are binaries that...
1998-06-12 julianGo through the loopback code with a broom..
1998-06-12 julianinclude opt_ipdivert.h so we get correct options
1998-06-12 jbAdd poll to the list of hidden syscalls so that it...
1998-06-12 jbUpdate the caller's descriptor masks even if there...
1998-06-12 julianAllow diverted packets from the transmit side to rememb...
1998-06-11 guidoInstall motd once.
1998-06-11 julianAdd B_NOCACHE to several cases where BSD4.4 only requir...
1998-06-11 peterZap the T_UID,T_GID and T_UINFO stuff, it doesn't exist...
1998-06-11 peterDamn, bind8 includes added <arpa/nameser.h> as a prereq...
1998-06-11 dfrReimplement spl*() as function calls. Implement softwa...
1998-06-11 peterbsd.dep.mk doesn't know about -idirafter, and doesn...
1998-06-11 peterSigh, mkdep doesn't know about all the CFLAGS to pass...
1998-06-11 peterActivate libbind
1998-06-11 peterlibbind.a and associated makefile goo is only used...
1998-06-11 peterRemove components that would duplicate those in libc...
1998-06-11 peterUpdate the resolver parts to bind-8.1.2 level. I have...
1998-06-11 peterInstall arpa/nameser_compat.h
1998-06-11 peterUpdate nameserver interface to bind-8.1.2 levels. ...
1998-06-11 dfrOnly build this on i386 for now. I may use it for...
1998-06-11 dfrAdd missing Id keywords.
1998-06-11 peterMerge conflicting changes (all 1 line! :-) from 8.1.2.
1998-06-11 peterThis commit was generated by cvs2svn to compensate...
1998-06-11 peterImport final bind-8.1.2 release.
1998-06-11 jbRemove -Werror from CFLAGS on i386 because with -nostdi...
1998-06-11 acheLocal filesystems are ufs not ffs
1998-06-11 thepishSubmitted by: Peter Hawkins thepish@freebsd.org
1998-06-10 jbCheck the access mode in the flags before waiting on...
1998-06-10 jbRemove SA_RESTART from the signal dispatch in user...
1998-06-10 jbWhen doing a F_SETFL, read the flags back so that the...
1998-06-10 julianReplace 'sleep()' with 'tsleep()'
1998-06-10 dfrMake these files compile.
1998-06-10 dfrAdd my own copyright to this file. In this case not...
1998-06-10 julianFix for "live inode" panic.
1998-06-10 dfrAdd my own copyright to this file. The only remnants...
1998-06-10 dfrAdd yet another copyright. If some CVS wizard feels...
1998-06-10 dfrFix mangled Id keyword.
1998-06-10 dfrAdd Id keyword.
1998-06-10 julianRemove buggy debugging code.
1998-06-10 dfrAdd missing copyrights. Thanks to Jason Thorpe for...
1998-06-10 alexENOPNOTSUPP --> EOPNOTSUPP
1998-06-10 julianBack out John's changes 1.45 -> 1.46
1998-06-10 julianSubmitted by: Kirk McKusick <mckusick@McKusick.COM>
1998-06-10 dfrI accidentally committed the wrong file, sorry.
1998-06-10 jdpMove ftok() from libcompat to libc, so that it can...
1998-06-10 dtBack out previous change. This behavior is at least...
1998-06-10 phkWhen system act as IPX router (sysctl -w net.ipx.ipx...
1998-06-10 phkCorrect name and number for sxdc modules
1998-06-10 dannyFix grammar, "null" -> "NUL"
1998-06-10 phkSpelling fixes.
1998-06-10 phkSpellint fixes.
1998-06-10 dtAlso return EOPNOTSUPP rather than EINVAL for not suppo...
1998-06-10 dfrAdd initial support for the FreeBSD/alpha kernel. ...
1998-06-10 dfr64bit fixes: don't cast pointers to int.
1998-06-10 dfr64bit fixes: don't cast p->p_retval to an int*.
1998-06-10 dfr64bit fixes: use u_long not int for ioctl command.
1998-06-10 dfr64bit fixes: use size_t not u_int for sizes.
1998-06-10 dfr64bit fixes: p->p_retval is a register_t[] not an int[].
1998-06-10 katoSync with sys/i386/isa/clock.c revision 1.124.
1998-06-10 peterfchflags(8) -> fchflags(2)
1998-06-10 peterThere is no need to make nochange imply ignore as well.
1998-06-10 peterDon't silently accept attempts to change flags where...
1998-06-10 peterReturn EOPNOTSUPP rather than EINVAL for flags that...
1998-06-10 peterDon't attempt to change owner/mode/flags that don't...
1998-06-10 julianAllow syslogd to separate out kernel log messages with...
1998-06-10 jdpThis is a null commit to log the fact that I have done...
1998-06-10 jkhStop including COMPAT_21 unconditionally for X now...
1998-06-10 brianQuieten gcc 2.8.1
1998-06-10 brianCast pid_t to int for sprintf.
1998-06-10 brianFix a couple of warnings noted with -Wall on FreeBSD...
1998-06-09 jbAdd a commented out CFLAGS entry that can be uncommente...
1998-06-09 jbImplement compile time debug support instead of trackin...
1998-06-09 jbAdd compile time debug instead of doing this all the...
1998-06-09 jbAdd support for compile time debug. This is enabled...
1998-06-09 jbPOSIX says that pthread_exit() is not allowed to be...
1998-06-09 jbAdd compile time thread lock debug support.
1998-06-09 jbRemove __NETBSD_SYSCALLS from CFLAGS now that it is...
1998-06-09 jbRename calls when building libc_r.
1998-06-09 jbMake this thread-safe in both libc as well as libc_r.
1998-06-09 jbRename when building libc_r.
1998-06-09 jbAdd rename support for libc_r.
1998-06-09 acheFix usage string
1998-06-09 brianShow the time that we reached maximum throughput.
1998-06-09 acheIndicate optional signal number field
1998-06-09 acheAdd optional config file field: signal number to send...
1998-06-09 wpaulFix potential resource leak: when call to des_crypt_1...
1998-06-09 impsizeof(foo - 1) isn't the same as sizeof(foo) - 1.
1998-06-09 dfrAdd (mostly stub) alpha support. Incidentally, it...
1998-06-09 dtPrint correct error message if we copy an unreadable...
1998-06-09 dtFix typo in a comment.
1998-06-09 phkAdd a tc_ prefix to struct timecounter members.
1998-06-09 bdePass lists of possible root devices and their names...
1998-06-09 jbImplement compile time thread lock debug.
1998-06-09 jbRename fstat as _thread_sys_fstat if being built into...
next