]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-05-09 obrienUse stock file.
2002-05-09 markmPlace a hard lock on base-perl until it is deleted.
2002-05-09 desAdd rpcgen to the bootstrap tools.
2002-05-09 obrien`beforeinstall' w/the csu bits is a nop.
2002-05-09 obrienFicl doesn't build on sparc64.
2002-05-09 gadAdd lines for lpr and patch.
2002-05-09 obrienAdd a hack (ported from NetBSD) to support Sun disk...
2002-05-09 silbyChange the mbuf exhaustion warning message to match...
2002-05-09 archieDon't send packets out an interface unless it is IFF_UP...
2002-05-09 obrienThis commit was generated by cvs2svn to compensate...
2002-05-09 obrienGcc 3.1.0 pre-release from the FSF anoncvs repo on...
2002-05-09 obrienDirectives may not be used inside a macro argument...
2002-05-09 obrienPartical style cleanup.
2002-05-09 obrienPay attention to LDFLAGS when linking.
2002-05-09 ueMFbed: translation updates
2002-05-09 bennoUpdate to newer trap code from NetBSD.
2002-05-09 robertoFix buildworld breakage.
2002-05-09 bennoAdd an assertion that we have a current pmap set before...
2002-05-09 bennoThe per-cpu curpmap is now set by pmap_activate. We...
2002-05-09 benno- Add a prototype for the setfault() function.
2002-05-09 benno1. Better track the executable status of mappings.
2002-05-09 bennoRename the constants for the contents of the PVR regist...
2002-05-09 joeMFNetBSD:
2002-05-09 joeReplace /kernel with /boot/kernel/kernel.
2002-05-09 desBack out part of previous commit - K&R doesn't have...
2002-05-09 luigiCleanup the interface to ip_fw_chk, two of the input...
2002-05-09 miniRemove trace_req().
2002-05-09 alc o Correct an error made in revision 1.65: In readv...
2002-05-09 obrienComment two values I was looking at for GDB.
2002-05-09 obrienGcc 3.1 now offers both a C99 and a K&R traditional...
2002-05-09 nectar= We need `-lcrypt' and `-lcom_err' to when building...
2002-05-09 obrienGet rid of the INTERNALSTATICLIB knob and just use...
2002-05-09 obriensys_nerr should come from standard headers -- not from...
2002-05-09 wpaulUnbreak this file after the last drive-by committing...
2002-05-08 acheDon't forget to null-terminate string we got from sysct...
2002-05-08 mjacobOnly saying you're launching other CPUs if there are...
2002-05-08 obrienIt is not clear if "#endif FOO" is allowed by ANSI...
2002-05-08 obrienIt is not clear if "#endif FOO" is allowed by ANSI.
2002-05-08 obrienBuild our native CSU bits before the compiler-specific...
2002-05-08 paulDo my bit for the Perl removal team and shoot my own...
2002-05-08 silbySome updates to mention accept filters and how
2002-05-08 umeMake compilable without -DINET6.
2002-05-08 desResurrect as an empty file to unbreak the build. We...
2002-05-08 maximPut 'ftp' back.
2002-05-08 umeLog address family of a connection.
2002-05-08 desUse libutil instead of pw_{copy,util}.c. Clean up...
2002-05-08 desFix a boatload of format errors and constness violations.
2002-05-08 desIf no old_pw was passed to pw_copy, compare just the...
2002-05-08 desMake _msgout take a const char * rather than a char *.
2002-05-08 nectarIt is dangerous to use globbing like so in startup...
2002-05-08 ruDon't emulate INTERNALLIB.
2002-05-08 kuriyamaChange whtespace indent in format string to fit new...
2002-05-08 alfredexpand_name fixes:
2002-05-08 maximstyle(9): remove an EOF space.
2002-05-08 maximImplement 'speed' command: set a maximum read speed...
2002-05-08 jeffzapnot the signed bits in atomic_cmpset_32. Previously...
2002-05-08 gshapiroFix typo.
2002-05-08 jakeRemove runq_findproc. This never worked right in the...
2002-05-08 jakeRemove unneeded include.
2002-05-08 jakeMake a macro for the guts of tl0_immu_miss, like dmmu_m...
2002-05-08 jwdBring doc up-to-date with current buildworld/buildkerne...
2002-05-08 desThese files haven't been used in a while.
2002-05-08 kbyancRoll my own min() (named ISO88025_MIN() so as to not...
2002-05-08 kbyancUpdate ARP to access token-ring source routing informat...
2002-05-08 desUse libutil and libypclnt for all passwd manipulation...
2002-05-08 jhbDetect and attach to the ICH3 SMBus controller.
2002-05-08 desAdd passwd manipulation code based on parts of vipw...
2002-05-08 desAdd ypclnt_havepasswd(), and guard against a possible...
2002-05-08 desReally include <paths.h> (it seems it was brought in...
2002-05-08 desUse <paths.h> rather than "pathnames.h", and fix a...
2002-05-08 desPAMify.
2002-05-08 desAdd some more commonly-used directories and files.
2002-05-08 desUse pam_lastlog(8)'s new no_fail option.
2002-05-08 desAdd a no_fail option.
2002-05-08 desAdd pam_ftpusers(8), which enforces /etc/ftpusers.
2002-05-07 alfredM_ZERO the temp buffer in expand_name() otherwise if...
2002-05-07 jmallettOops, update usage() to have -i.
2002-05-07 jmallettAdd handling for any nil-length string passed to -i...
2002-05-07 obrienAlpha MD bits for Gcc 3.1.
2002-05-07 desFix bug that causes passwd and friends to fail when...
2002-05-07 jmallettUn-shadow the `fname' variable.
2002-05-07 kbyancMove ISO88025 source routing information into sockaddr_...
2002-05-07 peterRe-remove kern_random.c and svr4_signal.c. Somehow...
2002-05-07 peterRe-remove these files. Somehow obrien managed to reviv...
2002-05-07 bmahNew release note: syncache/accept_filter bugfix.
2002-05-07 arr- Remove the init routine for loop -- it broke somethin...
2002-05-07 arr- Use an array of init functions to be used in a for...
2002-05-07 arr- Add atm_init_fn
2002-05-07 arr- Add atm_sock_init()
2002-05-07 arr- Change the atm_cm_init function to take no argument.
2002-05-07 jmallettAdd a -i option to sed(1) to do inplace editing, to...
2002-05-07 impMFOpenBSD: ibss and ibss-master.
2002-05-07 impMinor style nit
2002-05-07 impTry to use spls more correctly
2002-05-07 obrienFix the copyright dates.
2002-05-07 keichiiThis is two new entries for Taiwanese 16bit PCMCIA...
2002-05-07 tanimuraDo not forget to increase the number of completely...
2002-05-07 ruAdded internal, non-recursive (SUBDIR) versions of...
2002-05-07 ruInstall PROG before SCRIPTS and FILES, but make sure
2002-05-07 ruInstall the manpages before descending into SUBDIRs.
next