]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-04-11 alcRemove the requirement that Giant be held around osigre...
2002-04-11 umeAdd an IPv6 sample line for tftpd.
2002-04-11 umeIPv6 support for tftp/tftpd.
2002-04-11 alcAdd a comment that osigreturn() is MPSAFE.
2002-04-11 jhbSwitch to using cdboot for booting i386 CD's by default.
2002-04-11 desPrefer DSA to RSA if both are available.
2002-04-11 desDo not attempt to load an ssh2 RSA host key by default.
2002-04-11 bmahMFC noted: I18N additions/enhancements.
2002-04-11 bmahAdd Dynalink IS64PPH+ to ISDN interfaces, fix an appare...
2002-04-11 bmahAdd Netgear MA401 to wi(4)-supported devices.
2002-04-11 jhbFix a warning due to the code assuming sizeof(int)...
2002-04-11 ruI now don't seem to be able to reproduce the -DNOCLEAN...
2002-04-11 ruDon't special case i386/pc98, replace it with the smart...
2002-04-11 ticsoLCA based systems can't handle more than 16 devices...
2002-04-11 ruStop "make depend" from attempting to delete non-existe...
2002-04-11 ruReimplement the hack to put pam_static.o into .depend...
2002-04-11 ruRevert the last change and mark the program as PROG_CXX.
2002-04-11 sosAdd yet another chip ID for a Promise TX2 chip.
2002-04-11 ruUse the new PROG_CXX knob.
2002-04-11 ruImplement PROG_CXX for <bsd.prog.mk>.
2002-04-11 n_hibmaDelay umass_cam_rescan by 200 ms to make sure attach...
2002-04-11 peterBandaid for a buffer overrun in the module searching...
2002-04-11 peterFinally fix loader completely for IA64. efifs_stat...
2002-04-11 katoMFi386: revision 1.517.
2002-04-11 peterMake kldxref work for Elf64 (which has 32 bit hash...
2002-04-11 psFix the I/O performance issues with the ciss driver...
2002-04-11 pbCode cleanup, no functional change.
2002-04-11 ruReally finish the removal of ${LDDESTDIR} in bsd.lib...
2002-04-11 sosOnly calculate Promise magic if a device is there for...
2002-04-11 peterBack out /etc/rc.d addition. I'd like to see something...
2002-04-11 impIntegrate the hostap stuff that Thomas Skibo <skibo...
2002-04-11 alfredWhen binding to transports if getnetconfigent() fails...
2002-04-11 mikeRemove bogus include of <machine/ansi.h>.
2002-04-11 wpaulNortel Networks sells a RealTek 8139-based NIC that...
2002-04-11 impUpdate to note my dropping the strong lock on this...
2002-04-11 impAdd two more IEEE80211 defines for status.
2002-04-11 impbetter init
2002-04-11 suzinitialize local variable explicitly
2002-04-11 impNote date of USERCONFIG's real death
2002-04-10 peter<peril sensitive sunglasses on>
2002-04-10 peterSince sshd expects /etc/ssh/ssh_host_rsa_key to exist...
2002-04-10 silbyRemove some ISN generation code which has been unused...
2002-04-10 dwmaloneOnly remove the '\n' at the end of a line if there...
2002-04-10 dwmaloneMove do_cpuid into the correct place in this file and...
2002-04-10 dwmaloneSwap a bzero for an M_ZERO. Borris approved this ages...
2002-04-10 trhodesscanf.3 has an obsolete ``this release''.
2002-04-10 alc o In osigreturn(), restore all of the registers in...
2002-04-10 silbyUpdate documentation relating to sysctls in a post...
2002-04-10 dfrAdd IA32 option for emulation of i386 binaries on the...
2002-04-10 dfrInitial support for executing IA-32 binaries. This...
2002-04-10 silbyTotally nuke IPPORT_USERRESERVED, it is no longer used...
2002-04-10 dfrSave and restore the IA-32 state in cpu_switch(). Proba...
2002-04-10 dfrAdd suhword() and fuhword() for accessing 32-bit values...
2002-04-10 dfrAdd exception and syscall support for executing IA...
2002-04-10 dfrAdd ucode values for SIGFPE etc. Copied from i386/inclu...
2002-04-10 dfrAdd fields for saving/restoring the IA-32 state.
2002-04-10 dfrAdd definitions for IA-32 exceptions, interrupts and...
2002-04-10 ruMoved SHLIB_NAME definition into one place.
2002-04-10 ruFixed broken "make depend; make clean; make all" sequence.
2002-04-10 ruFix broken `checkdpadd'.
2002-04-10 ruDon't override standard _EXTRADEPEND actions, add to...
2002-04-10 brianDon't suggest that the digi firmware modules are normal...
2002-04-10 ruDon't build manuals at inappropriate time.
2002-04-10 trhodesfind.1 does not encourage users to DTRT when piping...
2002-04-10 dfrCall ast() from the syscall exit path as well as for...
2002-04-10 dfrInitialise PCPU_GET(current_pmap) in pmap_bootstrap...
2002-04-10 mikeRemove the hack for segsz_t from <sys/types.h>; use...
2002-04-10 mikeAdd manifest constants: _LITTLE_ENDIAN, _BIG_ENDIAN...
2002-04-10 brianYet another adjustment of digi_delay(). The delay...
2002-04-10 maximo Fix an arguments number check in -n case.
2002-04-10 n_hibmaPostpone I/O to the device until attach has finished...
2002-04-10 brianChange more uses of tsleep() to digi_delay() and make...
2002-04-10 mikeUnconditionalize the definition of INET_ADDRSTRLEN and
2002-04-10 sosFix the FreeBSD native ATA RAID code a bit.
2002-04-10 maximImplement POSIX -n option, cleanup an arguments parsing...
2002-04-10 maximstyle(9) cleanup.
2002-04-10 mikeBe more strict about exposing BSD-specific functions...
2002-04-10 sheldonhClose a very small window during which new (empty)...
2002-04-10 mikeStop exporting ntohl(), ntohs(), htonl(), and htons...
2002-04-10 maximDocument NO_RCMNDS flag introduced in rev. 1.20 src...
2002-04-10 n_hibmaintline == 0 is not a valid intline on 386. See pci_cfg...
2002-04-10 peterAdd missing 'struct ifreq ifr;' that was forgotten...
2002-04-10 gshapiroA couple more sendmail-related files
2002-04-10 impI've fixed the X11 port, so I can remove the (ioctl...
2002-04-10 suzfixed a kernel crash when enabling multicast on vlan...
2002-04-10 jhb- Change settime() to take a thread as its first argume...
2002-04-10 gshapiroUpdate mail queue related periodic scripts to account...
2002-04-10 ddTreat input on the snp device as an `unsigned char...
2002-04-10 brianAdd a digi_delay() function and use it instead of tslee...
2002-04-10 obrienStyle.
2002-04-10 gshapiroRecord sendmail 8.12.3 import
2002-04-10 gshapiroFix conflicts from sendmail 8.12.3 import
2002-04-10 gshapiroThis commit was generated by cvs2svn to compensate...
2002-04-10 gshapiroImport sendmail 8.12.3
2002-04-10 obrienQuiet uninitialized warnings.
2002-04-10 obrienAdd WARNS levels 5 and 6:
2002-04-10 obrienIn the cross case we need to provide TARGET_MACHINE.
2002-04-10 jeffRemember to unlock the zone if the fill count is too...
2002-04-10 obrienChange YACCing.
2002-04-10 brianRemove the code that masks an EEXIST returned from...
next